Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.6...v3.1.0) (2023-01-06)

### Features

* **nodejs:** last version for supporting v12 nodejs ([313b8f2](313b8f2))
  • Loading branch information
semantic-release-bot committed Jan 6, 2023
1 parent 313b8f2 commit 6aa03d1
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.1.0](https://github.com/imgarylai/use-mailchimp-form/compare/v3.0.6...v3.1.0) (2023-01-06)


### Features

* **nodejs:** last version for supporting v12 nodejs ([313b8f2](https://github.com/imgarylai/use-mailchimp-form/commit/313b8f226641cfbcb976726010605adcb86e03fd))

## [3.0.6](https://github.com/imgarylai/use-mailchimp-form/compare/v3.0.5...v3.0.6) (2022-12-02)


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.6",
"version": "3.1.0",
"description": "MailChimp Form implemented in React Hooks",
"keywords": [
"mailchimp",
Expand Down

0 comments on commit 6aa03d1

Please sign in to comment.