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 e3e6b0e commit 887183fCopy full SHA for 887183f
HISTORY.md
@@ -1,5 +1,8 @@
1
#History
2
3
+##0.2.0
4
+- Now loads the script using react-async-script! Usage is now way simpler
5
+
6
##0.1.0
7
- Migrated to ES6
8
- Added Travis
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/recaptcha-wrapper.js",
"directories": {
0 commit comments