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.0.3] - 2022-10-05
11+
1012### Fixed
1113
1214- Race condition by using ` useRef ` instead of ` createRef ` (#4 )
@@ -40,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4042
4143Initial release.
4244
43- [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.0.2...HEAD
45+ [ unreleased ] : https://github.com/Le0Developer/react-turnstile/compare/v1.0.3...HEAD
46+ [ 1.0.2 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.2...v1.0.3
4447[ 1.0.2 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.1...v1.0.2
4548[ 1.0.1 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.0...v1.0.1
4649[ 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.2 " ,
3+ "version" : " 1.0.3 " ,
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