We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72f616 commit c5b2223Copy full SHA for c5b2223
2 files changed
CHANGELOG.md
@@ -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
8
## [2.25.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.25.0...v2.25.1) (2024-04-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.25.1",
+ "version": "2.26.0",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments