Skip to content

Commit 6d5889e

Browse files
author
sw-yx
committed
0.1.4
1 parent c0639d6 commit 6d5889e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v0.1.4](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.1.3...v0.1.4) - 2019-06-23
11+
12+
### Commits
13+
14+
- add better docs and note about gatsby plugin [`c2a1033`](https://github.com/sw-yx/react-netlify-identity-widget/commit/c2a10335f9035e0baa87cf09bd87699557f3f7e0)
15+
- bump deps [`c0639d6`](https://github.com/sw-yx/react-netlify-identity-widget/commit/c0639d61018427ac9120af1259cbf1981585e4c9)
16+
- update readme [`8fca2b5`](https://github.com/sw-yx/react-netlify-identity-widget/commit/8fca2b5d1649a46278071cd09a7bebc5e5431312)
17+
1018
## [v0.1.3](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.1.2...v0.1.3) - 2019-06-10
1119

1220
### Commits

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netlify-identity-widget",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"main": "dist/index.js",
55
"module": "dist/react-netlify-identity-widget.es.production.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)