Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2021-01-08)

### Features

* **ci:** revert to GITHUB_TOKEN ([be0e427](be0e427))
* **empty:** trigger release ([afbc446](afbc446))
* **empty:** trigger release ([7542a84](7542a84))
  • Loading branch information
semantic-release-bot committed Jan 8, 2021
1 parent be0e427 commit ffc3eb1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 1.0.0 (2021-01-08)


### Features

* **ci:** revert to GITHUB_TOKEN ([be0e427](https://github.com/vnguyen94/react-hook-form-paste/commit/be0e42774668d50c0067a1ec24baa72ce9425a1a))
* **empty:** trigger release ([afbc446](https://github.com/vnguyen94/react-hook-form-paste/commit/afbc446fdc14c6c1ce1529243879d6a4f1c09274))
* **empty:** trigger release ([7542a84](https://github.com/vnguyen94/react-hook-form-paste/commit/7542a84429e32505c85ddc525d1ec43a9548ede6))
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": "0.1.0",
"version": "1.0.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 ffc3eb1

Please sign in to comment.