File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.0.2] - 2022-10-05
11+
1012### Added
1113
1214- Experimental (undocumented) fields ` responseField ` and ` responseFieldName ` for controlling the ` <input /> ` element generated by Turnstile.
@@ -34,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3436
3537Initial release.
3638
37- [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.0.1...HEAD
39+ [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.0.2...HEAD
40+ [ 1.0.2 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.1...v1.0.2
3841[ 1.0.1 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.0...v1.0.1
3942[ 1.0.0 ] : https://github.com/Le0Developer/react-turnstile/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " react-turnstile" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
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