From 3ba1c7d010a05591174f9e7aab43786b038c002b Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Tue, 22 Sep 2020 15:55:58 +0000 Subject: [PATCH] chore(release): 11.11.2 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {