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.4] - 2022-10-11
11+
1012### Changed
1113
1214- ` onLoad ` callback now includes the turnstile widget id (#5 )
@@ -46,7 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4648
4749Initial release.
4850
49- [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.0.3...HEAD
51+ [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.0.4...HEAD
52+ [ 1.0.4 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.3...v1.0.4
5053[ 1.0.3 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.2...v1.0.3
5154[ 1.0.2 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.1...v1.0.2
5255[ 1.0.1 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.0...v1.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " react-turnstile" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.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