Skip to content

Commit 6a8af35

Browse files
committed
Merge branch '1.x' of github.com:dozoisch/react-google-recaptcha into 1.x
2 parents cddcade + 49d1689 commit 6a8af35

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
v1.0.0-rc.2 - Pending
1+
v1.0.0-rc.3 - Pending
22
---------------------------------------
33

44
- Update to react-async-script 1.0 [(#94)](https://github.com/dozoisch/react-google-recaptcha/pull/94)
5+
- Add on Error [(#93)](https://github.com/dozoisch/react-google-recaptcha/pull/93)
6+
- Update build tools
7+
- Node 8 [(#95)](https://github.com/dozoisch/react-google-recaptcha/pull/95)
8+
- Jest [(#95)](https://github.com/dozoisch/react-google-recaptcha/pull/95)
9+
- Eslint/Prettier [(#96)](https://github.com/dozoisch/react-google-recaptcha/pull/96)
510

611

712

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

0 commit comments

Comments
 (0)