Skip to content

Commit 45bcd55

Browse files
author
sw-yx
committed
0.2.2
1 parent c4aec46 commit 45bcd55

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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.2](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.2.1...v0.2.2) - 2019-09-09
11+
12+
### Commits
13+
14+
- remove boundary [`c4aec46`](https://github.com/sw-yx/react-netlify-identity-widget/commit/c4aec46ef87c9647274b079adc6b63bb0a560377)
15+
1016
## [v0.2.1](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.2.0...v0.2.1) - 2019-09-09
1117

1218
### Commits

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netlify-identity-widget",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
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)