From 26a73658a6d9749f282fddc1eb2fdc9c1fa5174a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 27 Jun 2019 14:49:21 +0000 Subject: [PATCH] chore(release): 1.14.16 [skip ci] ## [1.14.16](https://github.com/5app/base5-ui/compare/v1.14.15...v1.14.16) (2019-06-27) ### Bug Fixes * Fix docz publishing ([f9621a9](https://github.com/5app/base5-ui/commit/f9621a9)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec5d9046..aa9325fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.14.16](https://github.com/5app/base5-ui/compare/v1.14.15...v1.14.16) (2019-06-27) + + +### Bug Fixes + +* Fix docz publishing ([f9621a9](https://github.com/5app/base5-ui/commit/f9621a9)) + ## [1.14.15](https://github.com/5app/base5-ui/compare/v1.14.14...v1.14.15) (2019-06-27) diff --git a/package.json b/package.json index b0cb8cc9..53690c00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "1.14.15", + "version": "1.14.16", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {