From cf2e1659072c4d2ed54f2befb1003e7bbcd7c2a2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Oct 2019 15:18:56 +0000 Subject: [PATCH] chore(release): 6.10.2 [skip ci] ## [6.10.2](https://github.com/5app/base5-ui/compare/v6.10.1...v6.10.2) (2019-10-29) ### Bug Fixes * **Docz:** Update Docz to v2, cleaned up deps ([92f9d00](https://github.com/5app/base5-ui/commit/92f9d00f75ebd015a85b7f7c256a1c0cd053a338)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5ab523d..ebc73193 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.10.2](https://github.com/5app/base5-ui/compare/v6.10.1...v6.10.2) (2019-10-29) + + +### Bug Fixes + +* **Docz:** Update Docz to v2, cleaned up deps ([92f9d00](https://github.com/5app/base5-ui/commit/92f9d00f75ebd015a85b7f7c256a1c0cd053a338)) + ## [6.10.1](https://github.com/5app/base5-ui/compare/v6.10.0...v6.10.1) (2019-10-28) diff --git a/package.json b/package.json index e73448fd..02edff4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "6.10.1", + "version": "6.10.2", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {