File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
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
+
10
22
## [ v0.2.1] ( https://github.com/sw-yx/react-netlify-identity/compare/v0.2.0...v0.2.1 ) - 2020-01-16
11
23
12
24
### Merged
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-netlify-identity" ,
3
- "version" : " 0.2.1 " ,
3
+ "version" : " 0.2.2 " ,
4
4
"description" : " use netlify identity with react" ,
5
5
"author" : " sw-yx" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments