From ce4fcd3e2edad8aeb175b8c0ad2b4264e3d2253c Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Tue, 26 May 2020 10:41:53 +0000 Subject: [PATCH] chore(release): 9.1.2 [skip ci] ## [9.1.2](https://github.com/5app/base5-ui/compare/v9.1.1...v9.1.2) (2020-05-26) ### Bug Fixes * Trigger release, noissue ([b2f7643](https://github.com/5app/base5-ui/commit/b2f7643ad4fb91ead6ce80f7b2d26b547a006145)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c53a228..68c46827 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.1.2](https://github.com/5app/base5-ui/compare/v9.1.1...v9.1.2) (2020-05-26) + + +### Bug Fixes + +* Trigger release, noissue ([b2f7643](https://github.com/5app/base5-ui/commit/b2f7643ad4fb91ead6ce80f7b2d26b547a006145)) + ## [9.1.1](https://github.com/5app/base5-ui/compare/v9.1.0...v9.1.1) (2020-05-25) diff --git a/package.json b/package.json index c5394ff4..5c162afa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "9.1.1", + "version": "9.1.2", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {