Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Le0Developer committed Nov 25, 2022
1 parent 917c002 commit 01cc403
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.6] - 2022-11-25

### Added

- Support for the new `onTimeout` callback
Expand Down Expand Up @@ -62,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Initial release.

[unreleased]: https://github.com/Le0Developer/react-turnstile/compare/v1.0.5...HEAD
[unreleased]: https://github.com/Le0Developer/react-turnstile/compare/v1.0.6...HEAD
[1.0.6]: https://github.com/le0developer/react-turnstile/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/le0developer/react-turnstile/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/le0developer/react-turnstile/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/le0developer/react-turnstile/compare/v1.0.2...v1.0.3
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": "react-turnstile",
"version": "1.0.5",
"version": "1.0.6",
"description": "React library for Cloudflare's Turnstile CAPTCHA alternative",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 01cc403

Please sign in to comment.