diff --git a/CHANGELOG.md b/CHANGELOG.md index d442b91b..deae096d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [6.7.0](https://github.com/5app/base5-ui/compare/v6.6.0...v6.7.0) (2019-10-04) + + +### Features + +* **Table:** New emptyContent prop ([5a14d92](https://github.com/5app/base5-ui/commit/5a14d92)) + # [6.6.0](https://github.com/5app/base5-ui/compare/v6.5.1...v6.6.0) (2019-10-02) diff --git a/package.json b/package.json index fed3ccc9..d1215c5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "6.6.0", + "version": "6.7.0", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {