Skip to content

Commit faa65ce

Browse files
committed
Bump v1.0.3 - .babelrc to .npmignore
1 parent 7c1d040 commit faa65ce

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ tools/
44
.gitignore
55
.travis.yml
66
karma.conf.js
7+
.babelrc

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v1.0.3 - Thu 27 Sep 2018 15:14 PST
2+
---------------------------------------
3+
4+
- add .babelrc to .npmignore [(#111)](https://github.com/dozoisch/react-google-recaptcha/issues/111)
5+
6+
7+
18
v1.0.2 - Wed, 5 Sep 2018 13:21:00 EST
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": "1.0.2",
3+
"version": "1.0.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)