File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ 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.2.0] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.1.4...v0.2.0 ) - 2019-09-09
11
+
12
+ ### Merged
13
+
14
+ - Bump fstream from 1.0.11 to 1.0.12 [ ` #6 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/pull/6 )
15
+ - Bump eslint-utils from 1.3.1 to 1.4.2 in /example [ ` #5 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/pull/5 )
16
+
17
+ ### Commits
18
+
19
+ - add login, logout, signup callbacks [ ` eb9ecdb ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/eb9ecdb2294ab638a4210fcbc6ad65cb6b6b5441 )
20
+ - Update README.md [ ` d1e1bfc ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/d1e1bfc4aafbd9258dd594d67d45062f342db7b2 )
21
+ - add gitignore [ ` 3cbbd0a ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/3cbbd0a900ac0fb015a862f26b518efa1b1a8432 )
22
+
10
23
## [ v0.1.4] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.1.3...v0.1.4 ) - 2019-06-23
11
24
12
25
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-netlify-identity-widget" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"main" : " dist/index.js" ,
5
5
"module" : " dist/react-netlify-identity-widget.es.production.js" ,
6
6
"typings" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments