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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.0.2] - 2022-10-05
11
+
10
12
### Added
11
13
12
14
- 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
34
36
35
37
Initial release.
36
38
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
38
41
[ 1.0.1 ] : https://github.com/le0developer/react-turnstile/compare/v1.0.0...v1.0.1
39
42
[ 1.0.0 ] : https://github.com/Le0Developer/react-turnstile/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-turnstile" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " React library for Cloudflare's Turnstile CAPTCHA alternative" ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments