Skip to content

Commit 812dee7

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2024-06-24) ### Features * add convertCamelCaseFromSnake util ([bc4ec51](bc4ec51))
1 parent bc4ec51 commit 812dee7

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.1](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.2.0...v1.2.1) (2024-06-24)
2+
3+
### Features
4+
5+
- add convertCamelCaseFromSnake util ([bc4ec51](https://github.com/lemoncloud-io/lemon-web-core/commit/bc4ec5124ed114174b4754cde1ba9fb30f79b686))
6+
17
# [1.2.0](https://github.com/lemoncloud-io/lemon-web-core/compare/v1.1.3...v1.2.0) (2024-06-24)
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.0",
3+
"version": "1.2.1",
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)