From 4f48c71b44c9061499e3fc1307e5ec455d6419da Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Oct 2019 10:22:07 +0000 Subject: [PATCH] chore(release): 6.6.0 [skip ci] # [6.6.0](https://github.com/5app/base5-ui/compare/v6.5.1...v6.6.0) (2019-10-02) ### Features * New DocumentClickListener component ([d3ee8dc](https://github.com/5app/base5-ui/commit/d3ee8dc)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce9c4c91..d442b91b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [6.6.0](https://github.com/5app/base5-ui/compare/v6.5.1...v6.6.0) (2019-10-02) + + +### Features + +* New DocumentClickListener component ([d3ee8dc](https://github.com/5app/base5-ui/commit/d3ee8dc)) + ## [6.5.1](https://github.com/5app/base5-ui/compare/v6.5.0...v6.5.1) (2019-10-02) diff --git a/package.json b/package.json index 0491d90c..fed3ccc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "6.5.1", + "version": "6.6.0", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {