From 7d941d7bfd27ac9f08456a691611ce1c87c3545a Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Tue, 21 Jul 2020 20:37:23 +0000 Subject: [PATCH] chore(release): 11.3.0 [skip ci] # [11.3.0](https://github.com/5app/base5-ui/compare/v11.2.0...v11.3.0) (2020-07-21) ### Features * **Time:** Add readout overrides 5app/dashboard[#8221](https://github.com/5app/base5-ui/issues/8221) ([#98](https://github.com/5app/base5-ui/issues/98)) ([8d2239f](https://github.com/5app/base5-ui/commit/8d2239ff8d6ad9c350ad14fa2fc68eed933e3326)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 493443e1..c4392616 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [11.3.0](https://github.com/5app/base5-ui/compare/v11.2.0...v11.3.0) (2020-07-21) + + +### Features + +* **Time:** Add readout overrides 5app/dashboard[#8221](https://github.com/5app/base5-ui/issues/8221) ([#98](https://github.com/5app/base5-ui/issues/98)) ([8d2239f](https://github.com/5app/base5-ui/commit/8d2239ff8d6ad9c350ad14fa2fc68eed933e3326)) + # [11.2.0](https://github.com/5app/base5-ui/compare/v11.1.0...v11.2.0) (2020-07-09) diff --git a/package.json b/package.json index 55a02131..406023da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "11.2.0", + "version": "11.3.0", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {