File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.0] - 2023-03-09
11+
1012### Added
1113
1214- ` refreshExpired ` option
@@ -85,7 +87,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8587
8688Initial release.
8789
88- [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.0.6...HEAD
90+ [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.1.0...HEAD
91+ [ 1.1.0 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.6...v1.1.0
8992[ 1.0.6 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.5...v1.0.6
9093[ 1.0.5 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.4...v1.0.5
9194[ 1.0.4 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.3...v1.0.4
Original file line number Diff line number Diff line change 11{
22 "name" : " react-turnstile" ,
3- "version" : " 1.0.6 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " React library for Cloudflare's Turnstile CAPTCHA alternative" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments