Skip to content

Commit 510629a

Browse files
committed
Release v0.11.1
1 parent b2ae438 commit 510629a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.11.1 - Thu, 10 May 2018 22:28:19 GMT
2+
---------------------------------------
3+
4+
- [b2ae438](../../commit/b2ae438) [fixed] issue grecaptcha.render is not a function by adding condition
5+
6+
7+
18
v0.11.0 - Sun, 25 Mar 2018 20:09:27 GMT
29
---------------------------------------
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-google-recaptcha",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "React Component Wrapper for Google reCAPTCHA",
55
"main": "lib/recaptcha-wrapper.js",
66
"module": "lib/es/recaptcha-wrapper.js",

0 commit comments

Comments
 (0)