Skip to content

Commit 48a7da4

Browse files
committed
chore(release): version 2.18.0
# [2.18.0](v2.17.3...v2.18.0) (2021-08-25) ### Features * change cls index from snake_case to camelCase ([60fbd69](60fbd69))
1 parent 60fbd69 commit 48a7da4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.18.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.17.3...v2.18.0) (2021-08-25)
2+
3+
4+
### Features
5+
6+
* change cls index from snake_case to camelCase ([60fbd69](https://github.com/serverless-tencent/tencent-component-toolkit/commit/60fbd69f968e87e3e28d1063db016f7575e16742))
7+
18
## [2.17.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.17.2...v2.17.3) (2021-08-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "2.17.3",
3+
"version": "2.18.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)