Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hupe1980 committed Jun 28, 2022
1 parent fc29e69 commit 77c88c1
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.2](https://github.com/hupe1980/react-recaptcha-hook/compare/[email protected]@0.3.2) (2022-06-28)

**Note:** Version bump only for package example





## [0.3.1](https://github.com/hupe1980/react-recaptcha-hook/compare/[email protected]@0.3.1) (2021-04-15)

**Note:** Version bump only for package example
Expand Down
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.3.1",
"version": "0.3.2",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.9",
Expand All @@ -12,7 +12,7 @@
"@types/react-dom": "^17.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-recaptcha-hook": "^1.2.1",
"react-recaptcha-hook": "^1.2.3",
"react-scripts": "4.0.1",
"typescript": "~4.1.3"
},
Expand Down
8 changes: 8 additions & 0 deletions react-recaptcha-hook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.3](https://github.com/hupe1980/react-recaptcha-hook/compare/[email protected]@1.2.3) (2022-06-28)

**Note:** Version bump only for package react-recaptcha-hook





## [1.2.1](https://github.com/hupe1980/react-recaptcha-hook/compare/[email protected]@1.2.1) (2021-04-15)

**Note:** Version bump only for package react-recaptcha-hook
Expand Down
2 changes: 1 addition & 1 deletion react-recaptcha-hook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-recaptcha-hook",
"version": "1.2.2",
"version": "1.2.3",
"description": "React hook for google-recaptcha v3",
"keywords": [
"react",
Expand Down

0 comments on commit 77c88c1

Please sign in to comment.