Skip to content

Commit f376dc3

Browse files
committed
Bump v1.1.0
1 parent b629a8a commit f376dc3

File tree

3 files changed

+23
-35
lines changed

3 files changed

+23
-35
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
v1.1.0 - Mon 12 Nov 2018 9:25 PST
2+
---------------------------------------
3+
4+
- Add HL prop [(#141)](https://github.com/dozoisch/react-google-recaptcha/issues/141)
5+
- Upgrade babel and jest [(#140)](https://github.com/dozoisch/react-google-recaptcha/issues/140)
6+
7+
8+
19
v1.0.5 - Mon 12 Nov 2018 9:25 PST
210
---------------------------------------
311

4-
- Fix promise timeout [(#120)](https://github.com/dozoisch/react-google-recaptcha/issues/12-)
12+
- Fix promise timeout [(#120)](https://github.com/dozoisch/react-google-recaptcha/issues/120)
513

614

715

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

0 commit comments

Comments
 (0)