Skip to content

Commit a0fe34f

Browse files
author
sw-yx
committed
0.0.26
1 parent f95bdff commit a0fe34f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.0.26](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.25...v0.0.26) - 2019-05-22
11+
12+
### Commits
13+
14+
- remove patch pkg, dont need it anymore [`f95bdff`](https://github.com/sw-yx/react-netlify-identity-widget/commit/f95bdffcc58ed6a8753b2c74bb3d4489bb51883c)
15+
- readme [`bae9c7d`](https://github.com/sw-yx/react-netlify-identity-widget/commit/bae9c7dd0dc2d2e5bf1da44a6788ee78721d4e3d)
16+
1017
## [v0.0.25](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.24...v0.0.25) - 2019-04-30
1118

1219
### 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.0.25",
3+
"version": "0.0.26",
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)