Skip to content

Commit 5971cc2

Browse files
committed
Bump v2.0.1
1 parent b1a5d87 commit 5971cc2

File tree

3 files changed

+21
-34
lines changed

3 files changed

+21
-34
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v2.0.1 - Sat 14 Sep 2019 12:00 PST
2+
---------------------------------------
3+
4+
- Fix onChange was using the function passed at mount time [(#154)](https://github.com/dozoisch/react-google-recaptcha/issues/154)
5+
6+
7+
18
v2.0.0-rc.1 - Sat 3 Aug 2019 8:00 PST
29
---------------------------------------
310

package-lock.json

Lines changed: 13 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "2.0.0-rc.1",
3+
"version": "2.0.1",
44
"description": "React Component Wrapper for Google reCAPTCHA",
55
"main": "lib/index.js",
66
"module": "lib/esm/index.js",

0 commit comments

Comments
 (0)