File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
- ## [ v0.0.3] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.1...v0.0.3 ) - 2019-04-24
10
+ ## [ v0.0.4] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.2...v0.0.4 ) - 2019-04-24
11
+
12
+ ### Commits
13
+
14
+ - docs: docs [ ` ef916b1 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/ef916b11dc390e0ade81aecbe7b02d6c8a7f366d )
15
+ - fix: basic working identity usage [ ` f4a7166 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/f4a7166f5919b2c5880bf349e6c59e8b41876d82 )
16
+ - fix: working login/logout components [ ` a9c77b2 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/a9c77b217da49837fceb6aca711a8254978f46a8 )
17
+
18
+ ## [ v0.0.2] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.1...v0.0.2 ) - 2019-04-22
11
19
12
20
### Commits
13
21
14
22
- fix dist [ ` 4746911 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/474691107f143205dbf89085a26053dce190e585 )
15
23
- fix: fix it [ ` 8a2ffbd ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/8a2ffbda8cbadcbefa34118dbac67e86685d842b )
16
24
- fix(filename): just adding husky [ ` 1d748c3 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/1d748c33c44a300b55b58e6a4490a78691bea33e )
17
25
18
- ## v0.0.2 - 2019-04-22
19
-
20
26
## v0.0.1 - 2019-04-22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-netlify-identity-widget" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"main" : " dist/index.js" ,
5
5
"umd:main" : " dist/reactNetlifyIdentityWidget.umd.production.js" ,
6
6
"module" : " dist/reactNetlifyIdentityWidget.es.production.js" ,
You can’t perform that action at this time.
0 commit comments