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 55ca14d commit 4665e9bCopy full SHA for 4665e9b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v1.0.1 - Thu, 30 Aug 2018 12:54:00 EST
2
+---------------------------------------
3
+
4
+- Make the onChange prop not required [(#102)](https://github.com/dozoisch/react-google-recaptcha/pull/102)
5
6
7
8
v1.0.0 - Fri, 17 Aug 2018 18:11:00 PST
9
---------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/index.js",
"module": "lib/es/index.js",
0 commit comments