File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-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.4] - 2024-09-24
11+
1012### Added
1113
1214- ` onSuccess ` callback with the additional ` preClearanceObtained ` argument
@@ -135,7 +137,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
135137
136138Initial release.
137139
138- [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.1.2...HEAD
140+ [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.1.4...HEAD
141+ [ 1.1.4 ] : https://github.com/le0developer/react-turnstile/compare/v1.1.3...v1.1.4
142+ [ 1.1.3 ] : https://github.com/le0developer/react-turnstile/compare/v1.1.2...v1.1.3
139143[ 1.1.2 ] : https://github.com/le0developer/react-turnstile/compare/v1.1.1...v1.1.2
140144[ 1.1.1 ] : https://github.com/le0developer/react-turnstile/compare/v1.1.0...v1.1.1
141145[ 1.1.0 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.6...v1.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " react-turnstile" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.1.4 " ,
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