Skip to content

Commit b72120d

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2024-09-26) ### Features * add refreshCachedTokenV2 method ([f0ffb7e](f0ffb7e))
1 parent 8466897 commit b72120d

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.4](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.3...v1.2.4) (2024-09-26)
2+
3+
### Features
4+
5+
- add refreshCachedTokenV2 method ([f0ffb7e](https://github.com/lemoncloud-io/lemon-web-core/commit/f0ffb7ee6a4348a83afde491abe3fffb8e2b76d6))
6+
17
## [1.2.3](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.2...v1.2.3) (2024-08-29)
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.3",
3+
"version": "1.2.4",
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)