Skip to content

Commit fb62167

Browse files
author
sw-yx
committed
0.1.5
1 parent 8c3c6fa commit fb62167

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.5](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.4...v0.1.5) - 2019-06-10
11+
12+
### Commits
13+
14+
- switch example to always use latest from npm [`a1cee30`](https://github.com/sw-yx/react-netlify-identity/commit/a1cee30ae0fee27437af89a6e5179c81eca61a90)
15+
- alright drop all dependencies [`8c3c6fa`](https://github.com/sw-yx/react-netlify-identity/commit/8c3c6fa5ccfbf84fbc04b2dadaef540860b00c6a)
16+
- skip prepare script [`a8e8a79`](https://github.com/sw-yx/react-netlify-identity/commit/a8e8a79c9ce09891f2f6f46bbaa0988f88e31b6a)
17+
1018
## [v0.1.4](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.3...v0.1.4) - 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",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "use netlify identity with react",
55
"author": "sw-yx",
66
"license": "MIT",

0 commit comments

Comments
 (0)