We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1227b14 commit 5039916Copy full SHA for 5039916
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-v1.0.0-rc.1 - Pending
+v1.0.0-rc.2 - Pending
2
---------------------------------------
3
4
- Update to react-async-script 1.0 [(#94)](https://github.com/dozoisch/react-google-recaptcha/pull/94)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "1.0.0-rc.1",
+ "version": "1.0.0-rc.2",
"description": "React Component Wrapper for Google reCAPTCHA",
5
"main": "lib/index.js",
6
"module": "lib/es/index.js",
0 commit comments