Skip to content

Commit 2dfaba5

Browse files
author
sw-yx
committed
0.1.8
1 parent 563b9de commit 2dfaba5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ 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.8](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.7...v0.1.8) - 2019-06-23
11+
12+
### Merged
13+
14+
- Add flag enableRunRoutes [`#14`](https://github.com/sw-yx/react-netlify-identity/pull/14)
15+
16+
### Commits
17+
18+
- move down the usememo [`563b9de`](https://github.com/sw-yx/react-netlify-identity/commit/563b9de634e65eff1635b657cc96d28a41456d94)
19+
- make sure we use RNI 0.1.7 [`11b78d1`](https://github.com/sw-yx/react-netlify-identity/commit/11b78d11257503f69ac10b36ac96e1661f36b2ae)
20+
- tweak readme [`e0cf22c`](https://github.com/sw-yx/react-netlify-identity/commit/e0cf22c2d76de0b935716b1ec16151c96b05e45e)
21+
1022
## [v0.1.7](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.6...v0.1.7) - 2019-06-10
1123

1224
### 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.7",
3+
"version": "0.1.8",
44
"description": "use netlify identity with react",
55
"author": "sw-yx",
66
"license": "MIT",

0 commit comments

Comments
 (0)