Skip to content

Commit 135f214

Browse files
committed
0.2.7
1 parent 7248e40 commit 135f214

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +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.2.6](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.2.5...v0.2.6) - 2020-02-03
10+
## [v0.2.7](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.2.5...v0.2.7) - 2020-02-04
1111

1212
### Commits
1313

1414
- bump RNI version [`89e0596`](https://github.com/sw-yx/react-netlify-identity-widget/commit/89e05967b99335409e4e26187c44d13f9046e823)
1515
- update example [`76ce1a5`](https://github.com/sw-yx/react-netlify-identity-widget/commit/76ce1a59d7c431062354a129c2a7e46a5b97ab63)
16-
- Update README.md [`6dcc448`](https://github.com/sw-yx/react-netlify-identity-widget/commit/6dcc44808dec5c191c644929579bd5db95e84101)
16+
- fix bad publish and bump RNI version to fix accidental break in RNI signupUser type signature [`7248e40`](https://github.com/sw-yx/react-netlify-identity-widget/commit/7248e4067ab5cc0e8f9b7b1d6ddd664f324e0a2a)
1717

1818
## [v0.2.5](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.2.4...v0.2.5) - 2019-09-10
1919

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.6",
3+
"version": "0.2.7",
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)