Skip to content

Commit 37dbf72

Browse files
author
sw-yx
committed
0.2.0
1 parent eb9ecdb commit 37dbf72

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ 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.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+
1023
## [v0.1.4](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.1.3...v0.1.4) - 2019-06-23
1124

1225
### 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-widget",
3-
"version": "0.1.4",
3+
"version": "0.2.0",
44
"main": "dist/index.js",
55
"module": "dist/react-netlify-identity-widget.es.production.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)