From 4ab1d967b6674f651a5bee2df3833d5e0d5dc1bf Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Tue, 9 Jun 2020 15:54:32 +0000 Subject: [PATCH] chore(release): 9.4.0 [skip ci] # [9.4.0](https://github.com/5app/base5-ui/compare/v9.3.2...v9.4.0) (2020-06-09) ### Features * New Status component ([6ac4b55](https://github.com/5app/base5-ui/commit/6ac4b5570e999330c6e9e0b8f45aa71ca112556d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b6f5aa6..ca2f1a7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [9.4.0](https://github.com/5app/base5-ui/compare/v9.3.2...v9.4.0) (2020-06-09) + + +### Features + +* New Status component ([6ac4b55](https://github.com/5app/base5-ui/commit/6ac4b5570e999330c6e9e0b8f45aa71ca112556d)) + ## [9.3.2](https://github.com/5app/base5-ui/compare/v9.3.1...v9.3.2) (2020-06-03) diff --git a/package.json b/package.json index 0d03f8d7..9d13c7f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "9.3.2", + "version": "9.4.0", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {