Skip to content

Commit 62fb5ed

Browse files
committed
chore(release): version 2.27.0
# [2.27.0](v2.26.0...v2.27.0) (2024-11-13) ### Features * create alias ([#301](#301)) ([4d75d43](4d75d43))
1 parent 4d75d43 commit 62fb5ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.27.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.26.0...v2.27.0) (2024-11-13)
2+
3+
4+
### Features
5+
6+
* create alias ([#301](https://github.com/serverless-tencent/tencent-component-toolkit/issues/301)) ([4d75d43](https://github.com/serverless-tencent/tencent-component-toolkit/commit/4d75d43f566aeee1e47f196057560cfd93822a33))
7+
18
# [2.26.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.25.1...v2.26.0) (2024-06-11)
29

310

package.json

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

0 commit comments

Comments
 (0)