Skip to content

Commit 8e2213d

Browse files
committed
Release v0.13.0
1 parent fde0d51 commit 8e2213d

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.13.0 - Tue, 24 Jul 2018 21:50:35 GMT
2+
---------------------------------------
3+
4+
- [fde0d51](../../commit/fde0d51) [fixed] Update async-script to get rid of Map polyfill
5+
6+
7+
18
v0.12.0 - Mon, 11 Jun 2018 16:39:53 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.12.0",
3+
"version": "0.13.0",
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)