From 61fa4200381006e0634933011a04f388d69ef771 Mon Sep 17 00:00:00 2001 From: "@5app-Machine" Date: Thu, 24 Sep 2020 09:34:28 +0000 Subject: [PATCH] chore(release): 11.12.3 [skip ci] ## [11.12.3](https://github.com/5app/base5-ui/compare/v11.12.2...v11.12.3) (2020-09-24) ### Bug Fixes * **Menu:** Always update popover position on open ([e86941c](https://github.com/5app/base5-ui/commit/e86941cae11567a68b36235933c5d67c3f3be370)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73c646d3..94c22c48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [11.12.3](https://github.com/5app/base5-ui/compare/v11.12.2...v11.12.3) (2020-09-24) + + +### Bug Fixes + +* **Menu:** Always update popover position on open ([e86941c](https://github.com/5app/base5-ui/commit/e86941cae11567a68b36235933c5d67c3f3be370)) + ## [11.12.2](https://github.com/5app/base5-ui/compare/v11.12.1...v11.12.2) (2020-09-23) diff --git a/package.json b/package.json index dba57fe6..ad09dad2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base5-ui", - "version": "11.12.2", + "version": "11.12.3", "description": "5app's reusable UI component library", "main": "index.js", "scripts": {