Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.3...v1.2.0) (2019-07-01)

### Features

* **textinput:** forward ref ([cce239b](cce239b))
  • Loading branch information
semantic-release-bot committed Jul 1, 2019
1 parent 6309f13 commit 05afc33
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/zopaUK/react-components/compare/v1.1.3...v1.2.0) (2019-07-01)


### Features

* **textinput:** forward ref ([cce239b](https://github.com/zopaUK/react-components/commit/cce239b))

## [1.1.3](https://github.com/zopaUK/react-components/compare/v1.1.2...v1.1.3) (2019-06-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@zopauk/react-components",
"sideEffects": false,
"description": "Shared react styled components for all the Zopa projects.",
"version": "1.1.3",
"version": "1.2.0",
"license": "MIT",
"author": "Zopa Ltd <frontend-opensource@zopa.com> (https://zopa.com)",
"main": "dist/index.js",
Expand Down

0 comments on commit 05afc33

Please sign in to comment.