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 276b881 commit bcefd4eCopy full SHA for bcefd4e
HISTORY.md
@@ -1,5 +1,8 @@
1
# History
2
3
+# 0.4.1
4
+- Fixed issue with 0 ids
5
+
6
# 0.4.0
7
- Added Size Props |Merge #5
8
- Fixed bug with refs
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/recaptcha-wrapper.js",
"directories": {
0 commit comments