Skip to content

Commit eda02ad

Browse files
committed
0.2.2
1 parent ad1e9d5 commit eda02ad

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](https://semver.org/spec/v2.0.0
77

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

10+
## [v0.2.2](https://github.com/sw-yx/react-netlify-identity/compare/v0.2.1...v0.2.2) - 2020-01-18
11+
12+
### Merged
13+
14+
- V0.2.2 [`#32`](https://github.com/sw-yx/react-netlify-identity/pull/32)
15+
16+
### Commits
17+
18+
- feat(verifyToken): add & expose verifyToken reject instead of error [`b4caa6f`](https://github.com/sw-yx/react-netlify-identity/commit/b4caa6fe87f4f57efd1d85868786b321d51887b3)
19+
- add @see to all gotrue-js methods [`94d1698`](https://github.com/sw-yx/react-netlify-identity/commit/94d1698488e6ea9975750191cb41386661fcc36f)
20+
- fix(hash): remove entirely [`0033b60`](https://github.com/sw-yx/react-netlify-identity/commit/0033b604f441e54b65037dfac8c733c9918eee42)
21+
1022
## [v0.2.1](https://github.com/sw-yx/react-netlify-identity/compare/v0.2.0...v0.2.1) - 2020-01-16
1123

1224
### Merged

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

0 commit comments

Comments
 (0)