Skip to content

Commit 27c0367

Browse files
committed
chore(release): version 2.23.0
# [2.23.0](v2.22.2...v2.23.0) (2022-01-10) ### Features * scf module add api ([#269](#269)) ([c54d2fa](c54d2fa))
1 parent c54d2fa commit 27c0367

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.23.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.22.2...v2.23.0) (2022-01-10)
2+
3+
4+
### Features
5+
6+
* scf module add api ([#269](https://github.com/serverless-tencent/tencent-component-toolkit/issues/269)) ([c54d2fa](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c54d2fafdf9ea6c713b9f12ca0df12c800be4f00))
7+
18
## [2.22.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.22.1...v2.22.2) (2022-01-07)
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.22.2",
3+
"version": "2.23.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)