Skip to content

Commit 0afdd7c

Browse files
committed
Bump v1.0.2
1 parent e2baa02 commit 0afdd7c

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v1.0.2 - Wed, 5 Sep 2018 13:21:00 EST
2+
---------------------------------------
3+
4+
- fixe unbound onErrored handler [(#104)](https://github.com/dozoisch/react-google-recaptcha/pull/104)
5+
6+
7+
18
v1.0.1 - Thu, 30 Aug 2018 12:54:00 EST
29
---------------------------------------
310

package-lock.json

Lines changed: 4 additions & 4 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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "React Component Wrapper for Google reCAPTCHA",
55
"main": "lib/index.js",
66
"module": "lib/es/index.js",

0 commit comments

Comments
 (0)