diff --git a/CHANGELOG.md b/CHANGELOG.md index 54e87492..b2dcb5a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.10.7](https://github.com/5app/base5-ui/compare/v6.10.6...v6.10.7) (2019-11-19) + + +### Bug Fixes + +* **PopOver:** Fix PopOver freeze ([4e95405](https://github.com/5app/base5-ui/commit/4e954053154f5ab850a2f993416d8b2c016d7359)) + ## [6.10.6](https://github.com/5app/base5-ui/compare/v6.10.5...v6.10.6) (2019-11-19) diff --git a/package.json b/package.json index 58e2fd96..30ec3e93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "6.10.6", + "version": "6.10.7", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {