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.0...v1.2.0) (2021-06-03)

### Features

* **radiogroup, textarea:** add controllerProps fields, add validation stories ([abd2964](abd2964))
  • Loading branch information
semantic-release-bot committed Jun 3, 2021
1 parent abd2964 commit d266cf9
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/vnguyen94/react-hook-form-paste/compare/v1.1.0...v1.2.0) (2021-06-03)


### Features

* **radiogroup, textarea:** add controllerProps fields, add validation stories ([abd2964](https://github.com/vnguyen94/react-hook-form-paste/commit/abd29643b10cec8a6efa9f198de934525083435e))

# [1.1.0](https://github.com/vnguyen94/react-hook-form-paste/compare/v1.0.0...v1.1.0) (2021-03-22)


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": "react-hook-form-paste",
"version": "1.1.0",
"version": "1.2.0",
"description": "simple declarative bindings for react-hook-form and Twilio React Paste components.",
"main": "dist/index.js",
"repository": {
Expand Down

0 comments on commit d266cf9

Please sign in to comment.