Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Commit 99286d5

Browse files
chore(release): 2.37.2 [skip ci]
## [2.37.2](v2.37.1...v2.37.2) (2023-02-19) ### Bug Fixes * **auth:** display warning message when upgrading using different email address ([bc6af92](bc6af92))
1 parent bc6af92 commit 99286d5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.37.2](https://github.com/sws2apps/lmm-oa-sws/compare/v2.37.1...v2.37.2) (2023-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **auth:** display warning message when upgrading using different email address ([bc6af92](https://github.com/sws2apps/lmm-oa-sws/commit/bc6af9241d0fff1c36e2e040de6f0b77b38fc7d7))
7+
18
## [2.37.1](https://github.com/sws2apps/lmm-oa-sws/compare/v2.37.0...v2.37.1) (2023-02-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lmm-oa-sws",
33
"private": true,
4-
"version": "2.37.1",
4+
"version": "2.37.2",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)