Skip to content

Commit 9c73406

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2025-02-18) ### Bug Fixes * clear language key when use is false ([b20d69a](b20d69a))
1 parent 325aa5a commit 9c73406

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.8](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.7...v1.2.8) (2025-02-18)
2+
3+
### Bug Fixes
4+
5+
- clear language key when use is false ([b20d69a](https://github.com/lemoncloud-io/lemon-web-core/commit/b20d69afc375d74b342b14d9dd6a1c1db6a891c7))
6+
17
## [1.2.7](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.6...v1.2.7) (2025-02-17)
28

39
### Bug Fixes

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