Skip to content

Commit

Permalink
chore(release): 2.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.5](v2.0.4...v2.0.5) (2022-02-05)

### Performance Improvements

* **package:** update dependencies ([42ee97c](42ee97c))
  • Loading branch information
semantic-release-bot committed Feb 5, 2022
1 parent 42ee97c commit 9da2174
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.5](https://github.com/imgarylai/use-mailchimp-form/compare/v2.0.4...v2.0.5) (2022-02-05)


### Performance Improvements

* **package:** update dependencies ([42ee97c](https://github.com/imgarylai/use-mailchimp-form/commit/42ee97c32c9c50e3d2aaf3522c4c859f05b63ea9))

## [2.0.4](https://github.com/imgarylai/use-mailchimp-form/compare/v2.0.3...v2.0.4) (2021-09-21)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"url": "https://github.com/imgarylai/use-mailchimp-form/issues"
},
"homepage": "https://github.com/imgarylai/use-mailchimp-form#readme",
"version": "2.0.4",
"version": "2.0.5",
"source": "src/index.ts",
"main": "dist/index.js",
"module": "dist/index.module.js",
Expand Down

0 comments on commit 9da2174

Please sign in to comment.