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 701695b commit 2e17c5fCopy full SHA for 2e17c5f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.14.0 - Sun, 29 Jul 2018 19:20:03 GMT
2
+---------------------------------------
3
+
4
+- [701695b](../../commit/701695b) [changed] dynamic url creation to allow language change
5
6
7
8
v0.13.0 - Tue, 24 Jul 2018 21:50:35 GMT
9
---------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.13.0",
+ "version": "0.14.0",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/recaptcha-wrapper.js",
"module": "lib/es/recaptcha-wrapper.js",
0 commit comments