Skip to content

Commit c9d697c

Browse files
author
sw-yx
committed
0.1.7
1 parent e92f779 commit c9d697c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.7](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.6...v0.1.7) - 2019-06-10
11+
12+
### Commits
13+
14+
- memoize the used hook [`e92f779`](https://github.com/sw-yx/react-netlify-identity/commit/e92f779c363e561f6c29b6bfdc8a9ed2e871859e)
15+
- use profiling build of react dom [`e05047c`](https://github.com/sw-yx/react-netlify-identity/commit/e05047ccb959ade2b54fa4880779e7bd2a2dea6d)
16+
1017
## [v0.1.6](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.5...v0.1.6) - 2019-06-10
1118

1219
### Commits

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netlify-identity",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "use netlify identity with react",
55
"author": "sw-yx",
66
"license": "MIT",

0 commit comments

Comments
 (0)