Skip to content

Commit 6949b16

Browse files
chore(release): 1.2.10 [skip ci]
## [1.2.10](v1.2.9...v1.2.10) (2025-02-28) ### Features * validate authId before token refresh ([90fdd07](90fdd07))
1 parent cd5cd51 commit 6949b16

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
@@ -1,3 +1,9 @@
1+
## [1.2.10](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.9...v1.2.10) (2025-02-28)
2+
3+
### Features
4+
5+
- validate authId before token refresh ([90fdd07](https://github.com/lemoncloud-io/lemon-web-core/commit/90fdd073137f1f052ddd67d5dc3e6a5495b5a2ec))
6+
17
## [1.2.9](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.8...v1.2.9) (2025-02-22)
28

39
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lemoncloud/lemon-web-core",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"description": "Core Web-based Library for signing request at LEMONCLOUD",
55
"repository": "lemoncloud-io/lemon-web-core",
66
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)