Skip to content

Commit f99be75

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2025-09-03) ### Features * **storage:** support camelCase and snake_case keys ([5f37c2e](5f37c2e))
1 parent d6e09e6 commit f99be75

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.5.2](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.5.1...v1.5.2) (2025-09-03)
2+
3+
### Features
4+
5+
- **storage:** support camelCase and snake_case keys ([5f37c2e](https://github.com/lemoncloud-io/lemon-web-core/commit/5f37c2eb8ced5c7064a4c0cf056f36e1a13cb721))
6+
17
## [1.5.1](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.5.0...v1.5.1) (2025-09-03)
28

39
# [1.5.0](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.4.2...v1.5.0) (2025-08-20)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lemoncloud/lemon-web-core",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
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)