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 1ec12aa commit d2924d7Copy full SHA for d2924d7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v2.1.0 - Fri 5 Jun 2020 22:05 PST
2
+---------------------------------------
3
+- Add promise based Execution [(#163)](https://github.com/dozoisch/react-google-recaptcha/issues/163)
4
+
5
6
7
v2.0.1 - Sat 14 Sep 2019 12:00 PST
8
---------------------------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "2.0.1",
+ "version": "2.1.0",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/index.js",
"module": "lib/esm/index.js",
0 commit comments