Skip to content

Commit

Permalink
v2.4.6 (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: Boima Konuwa <boima.konuwa@cision.com>
  • Loading branch information
bkonuwa and bkonuwa authored Oct 19, 2020
1 parent 89708d3 commit ab54942
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.6](https://github.com/cision/rover-ui/compare/v2.4.5...v2.4.6)

> 19 October 2020
- fix: min max validation without native input[type=time] support [`#273`](https://github.com/cision/rover-ui/pull/273)
- EasyDropdown =&gt; TypeScript [`#225`](https://github.com/cision/rover-ui/pull/225)
- Grid =&gt; TypeScript [`#262`](https://github.com/cision/rover-ui/pull/262)

#### [v2.4.5](https://github.com/cision/rover-ui/compare/v2.4.4...v2.4.5)

> 14 September 2020
Expand Down Expand Up @@ -164,8 +172,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 1 June 2020
- Add basic Input component wrapper. [`#204`](https://github.com/cision/rover-ui/pull/204)
- Add basic Input component wrapper. (#204) [`#202`](https://github.com/cision/rover-ui/issues/202)
- Add basic Input component wrapper. [`#204`](https://github.com/cision/rover-ui/pull/204)
- Add basic Input component wrapper. (#204) [`#202`](https://github.com/cision/rover-ui/issues/202)

#### [v1.4.5](https://github.com/cision/rover-ui/compare/v1.4.4...v1.4.5)

Expand Down Expand Up @@ -276,7 +284,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- B and C named icons [`#132`](https://github.com/cision/rover-ui/pull/132)
- Add social icons to Icon component [`#124`](https://github.com/cision/rover-ui/pull/124)
- Callout (#135) [`#131`](https://github.com/cision/rover-ui/issues/131)
- replaced svgs w smaller files [`73adcd4`](https://github.com/cision/rover-ui/commit/73adcd4902947bee1b28ffec2e2e7b6af38c6801)
- replaced svgs w smaller files [`73adcd4`](https://github.com/cision/rover-ui/commit/73adcd4902947bee1b28ffec2e2e7b6af38c6801)
- added social icons to icon component [`b3ea266`](https://github.com/cision/rover-ui/commit/b3ea2669656e11c6ab7fa11ddf0fccbefca2873c)
- replaced Icon in test file with new icon. original was deleted as it was redundant [`1003223`](https://github.com/cision/rover-ui/commit/1003223f54aceafd68c067074d962358a3585f06)
- big fixes and added more icons [`d790664`](https://github.com/cision/rover-ui/commit/d790664854f1603a7bfb67713d66b40850668a37)
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.5",
"version": "2.4.6",
"description": "UI Component Library",
"author": "Matthew Wells (https://github.com/mdespuits)",
"contributors": [
Expand Down

0 comments on commit ab54942

Please sign in to comment.