Skip to content

Commit 55fd9d4

Browse files
author
sw-yx
committed
0.2.5
1 parent 297e12f commit 55fd9d4

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.5](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.2.4...v0.2.5) - 2019-09-10
11+
12+
### Commits
13+
14+
- namespace styles and remove unused [`297e12f`](https://github.com/sw-yx/react-netlify-identity-widget/commit/297e12fc93762ed4e77cc912f3a2f34fa3c3ed6b)
15+
1016
## [v0.2.4](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.2.3...v0.2.4) - 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.4",
3+
"version": "0.2.5",
44
"main": "dist/index.js",
55
"module": "dist/react-netlify-identity-widget.esm.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)