Skip to content

Commit 9b87940

Browse files
committed
v0.2.7
1 parent 1780596 commit 9b87940

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v0.2.7](https://github.com/netlify-labs/react-netlify-identity/compare/v0.2.6...v0.2.7) - 2022-06-15
11+
12+
### Merged
13+
14+
- fix: package.module again [`#50`](https://github.com/netlify-labs/react-netlify-identity/pull/50)
15+
1016
## [v0.2.6](https://github.com/netlify-labs/react-netlify-identity/compare/v0.2.5...v0.2.6) - 2022-06-14
1117

1218
### Merged

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",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"description": "use netlify identity with react",
55
"author": "sw-yx",
66
"license": "MIT",

0 commit comments

Comments
 (0)