Skip to content

Commit

Permalink
chore(release): 3.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.3](v3.0.2...v3.0.3) (2022-09-13)

### Bug Fixes

* **deps:** update dependency fetch-jsonp to v1.2.3 ([1f072ff](1f072ff))
  • Loading branch information
semantic-release-bot committed Sep 13, 2022
1 parent 1f072ff commit fe1a19a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.3](https://github.com/imgarylai/use-mailchimp-form/compare/v3.0.2...v3.0.3) (2022-09-13)


### Bug Fixes

* **deps:** update dependency fetch-jsonp to v1.2.3 ([1f072ff](https://github.com/imgarylai/use-mailchimp-form/commit/1f072ff480a05386f99b4d0270efbcdd38343c48))

## [3.0.2](https://github.com/imgarylai/use-mailchimp-form/compare/v3.0.1...v3.0.2) (2022-07-21)


Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "use-mailchimp-form",
"version": "3.0.2",
"version": "3.0.3",
"description": "MailChimp Form implemented in React Hooks",
"keywords": [
"mailchimp",
Expand Down

0 comments on commit fe1a19a

Please sign in to comment.