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 f465421 commit 90edbb5Copy full SHA for 90edbb5
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+v0.12.0 - Mon, 11 Jun 2018 16:39:53 GMT
2
+---------------------------------------
3
+
4
+- [f465421](../../commit/f465421) [fixed] react-async-script to dependency
5
+- [48a5726](../../commit/48a5726) [added] Parameter to use recaptchanet instead of google.com
6
7
8
9
v0.11.1 - Thu, 10 May 2018 22:28:19 GMT
10
---------------------------------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.11.1",
+ "version": "0.12.0",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/recaptcha-wrapper.js",
"module": "lib/es/recaptcha-wrapper.js",
0 commit comments