Skip to content

Commit

Permalink
v2.3.0 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
droddy authored Jul 27, 2020
1 parent 77e29ac commit afb0086
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
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.2.2",
"version": "2.3.0",
"description": "UI Component Library",
"author": "Matthew Wells (https://github.com/mdespuits)",
"contributors": [
Expand Down

0 comments on commit afb0086

Please sign in to comment.