Skip to content

Commit c5b2223

Browse files
committed
chore(release): version 2.26.0
# [2.26.0](v2.25.1...v2.26.0) (2024-06-11) ### Features * 支持函数URL ([#300](#300)) ([e72f616](e72f616))
1 parent e72f616 commit c5b2223

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.26.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.25.1...v2.26.0) (2024-06-11)
2+
3+
4+
### Features
5+
6+
* 支持函数URL ([#300](https://github.com/serverless-tencent/tencent-component-toolkit/issues/300)) ([e72f616](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e72f61636194ac07fcd4b03584ce34d1bb1276f1))
7+
18
## [2.25.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.25.0...v2.25.1) (2024-04-28)
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.25.1",
3+
"version": "2.26.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)