From 6ff6309fb0b59843ff88495bdeb7146cd0a976c9 Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Thu, 7 Oct 2021 13:03:36 +0000 Subject: [PATCH] chore(release): 13.4.9 [skip ci] ## [13.4.9](https://github.com/5app/base5-ui/compare/v13.4.8...v13.4.9) (2021-10-07) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80728d49..6a68df67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [13.4.9](https://github.com/5app/base5-ui/compare/v13.4.8...v13.4.9) (2021-10-07) + ## [13.4.8](https://github.com/5app/base5-ui/compare/v13.4.7...v13.4.8) (2021-09-14) diff --git a/package.json b/package.json index 45ff65d2..eff5f639 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "13.4.8", + "version": "13.4.9", "description": "5app's reusable UI component library", "main": "index.js", "types": "dist/index.d.ts",