diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e1c733f..1c67dae1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v2.4.4](https://github.com/cision/rover-ui/compare/v2.4.3...v2.4.4) + +> 14 September 2020 + +- fix: wire up TabMenu.Item onClick handler which was being swallowed after TS refactor [`#270`](https://github.com/cision/rover-ui/pull/270) + #### [v2.4.3](https://github.com/cision/rover-ui/compare/v2.4.2...v2.4.3) -> 4 September 2020 +> 8 September 2020 - TypeScript and CSS custom prop fixes [`#269`](https://github.com/cision/rover-ui/pull/269) @@ -17,7 +23,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - fix: Input gets explicit box-sizing [`#266`](https://github.com/cision/rover-ui/pull/266) - TabMenu => TypeScript [`#213`](https://github.com/cision/rover-ui/pull/213) -#### [v2.4.1](https://github.com/cision/rover-ui/compare/v2.4.0...v2.4.1) +#### [v2.4.1](https://github.com/cision/rover-ui/compare/v2.3.0...v2.4.1) > 20 August 2020 @@ -26,11 +32,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - refactor: move sidetray to typescript [`#244`](https://github.com/cision/rover-ui/pull/244) - refactor: Convert EasyPill component to typescript [`#250`](https://github.com/cision/rover-ui/pull/250) - v2.4.0 [`#256`](https://github.com/cision/rover-ui/pull/256) - -#### [v2.4.0](https://github.com/cision/rover-ui/compare/v2.3.0...v2.4.0) - -> 4 August 2020 - - fix: Alignment and style fixes for InputTime [`#253`](https://github.com/cision/rover-ui/pull/253) - feat: InputTime dropdown menu has default max height of 10.5 rows [`#252`](https://github.com/cision/rover-ui/pull/252) - seemed like the idea was incomplete -- left ho components v. left off/out ho [`#242`](https://github.com/cision/rover-ui/pull/242) diff --git a/package.json b/package.json index 312f9158..2d0c933f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cision/rover-ui", - "version": "2.4.3", + "version": "2.4.4", "description": "UI Component Library", "author": "Matthew Wells (https://github.com/mdespuits)", "contributors": [