diff --git a/CHANGELOG.md b/CHANGELOG.md index 50f78be6..5e9d255d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,25 @@ 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.2.2](https://github.com/cision/rover-ui/compare/v2.2.0...v2.2.2) +#### [v2.3.0](https://github.com/cision/rover-ui/compare/v2.2.2...v2.3.0) + +> 27 July 2020 + +- ts conversion in one fell swoop--hopefully [`#243`](https://github.com/cision/rover-ui/pull/243) +- `InputTime` takes `formatTime` for custom i18n time string formatting [`#237`](https://github.com/cision/rover-ui/pull/237) +- `InputTime` takes step prop for dropdown options and validation [`#236`](https://github.com/cision/rover-ui/pull/236) + +#### [v2.2.2](https://github.com/cision/rover-ui/compare/v2.2.1...v2.2.2) > 22 July 2020 +- v2.2.2 [`#241`](https://github.com/cision/rover-ui/pull/241) - Ignore .vscode configs [`#239`](https://github.com/cision/rover-ui/pull/239) + +#### [v2.2.1](https://github.com/cision/rover-ui/compare/v2.2.0...v2.2.1) + +> 22 July 2020 + - v2.2.1 [`#240`](https://github.com/cision/rover-ui/pull/240) - Fix Pill action spacing [`#238`](https://github.com/cision/rover-ui/pull/238) - Fix Pill action spacing (#238) [`#235`](https://github.com/cision/rover-ui/issues/235) [`#235`](https://github.com/cision/rover-ui/issues/235) diff --git a/package.json b/package.json index fa985aff..d2637c08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cision/rover-ui", - "version": "2.2.2", + "version": "2.3.0", "description": "UI Component Library", "author": "Matthew Wells (https://github.com/mdespuits)", "contributors": [