Skip to content

Commit

Permalink
v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dkordik committed Sep 14, 2020
1 parent 0830a18 commit 5df3ae6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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
Expand All @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 5df3ae6

Please sign in to comment.