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 de916fa commit 6eaf60fCopy full SHA for 6eaf60f
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+v1.0.0-rc.1 - Pending
2
+---------------------------------------
3
+
4
+- Update to react-async-script 1.0 [(#94)](https://github.com/dozoisch/react-google-recaptcha/pull/94)
5
6
7
8
9
v0.14.0 - Sun, 29 Jul 2018 19:20:03 GMT
10
---------------------------------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.14.0",
+ "version": "1.0.0-rc.1",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/index.js",
"module": "lib/es/index.js",
0 commit comments