diff --git a/CHANGELOG.md b/CHANGELOG.md index bbee4518..9c2f75c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [11.11.2](https://github.com/5app/base5-ui/compare/v11.11.1...v11.11.2) (2020-09-22) + + +### Bug Fixes + +* **Select:** Update popover position on open ([7322ad9](https://github.com/5app/base5-ui/commit/7322ad9cade97a072a3424c24c61fd4aba7ab177)) + ## [11.11.1](https://github.com/5app/base5-ui/compare/v11.11.0...v11.11.1) (2020-09-22) # [11.11.0](https://github.com/5app/base5-ui/compare/v11.10.7...v11.11.0) (2020-09-22) diff --git a/package.json b/package.json index ef966381..8f9c916f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "11.11.1", + "version": "11.11.2", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {