We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325aa5a commit 9c73406Copy full SHA for 9c73406
CHANGELOG.md
@@ -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
7
## [1.2.7](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.6...v1.2.7) (2025-02-17)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@lemoncloud/lemon-web-core",
- "version": "1.2.7",
+ "version": "1.2.8",
"description": "Core Web-based Library for signing request at LEMONCLOUD",
"repository": "lemoncloud-io/lemon-web-core",
"exports": "./dist/index.js",
0 commit comments