From b01c11972864eec17933b4900dc380857cc179ef Mon Sep 17 00:00:00 2001 From: Chris Garcia Date: Thu, 20 Aug 2020 14:28:04 -0500 Subject: [PATCH] v2.4.1 (#261) --- CHANGELOG.md | 15 ++++++++++++--- package.json | 2 +- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcc89651..7cbb411d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +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.1](https://github.com/cision/rover-ui/compare/v2.4.0...v2.4.1) + +> 17 August 2020 + +- test: Add `InputTime/utils` tests and prepare for `timeZoneOffset` prop [`#255`](https://github.com/cision/rover-ui/pull/255) +- 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 @@ -134,8 +143,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) @@ -246,7 +255,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) diff --git a/package.json b/package.json index 7ae8e4d7..b3f6ac1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cision/rover-ui", - "version": "2.4.0", + "version": "2.4.1", "description": "UI Component Library", "author": "Matthew Wells (https://github.com/mdespuits)", "contributors": [