Skip to content

Commit 6b00301

Browse files
committed
chore(release): version 2.19.0
# [2.19.0](v2.18.2...v2.19.0) (2021-09-15) ### Features * add list version ([0130584](0130584))
1 parent 0130584 commit 6b00301

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.19.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.18.2...v2.19.0) (2021-09-15)
2+
3+
4+
### Features
5+
6+
* add list version ([0130584](https://github.com/serverless-tencent/tencent-component-toolkit/commit/0130584eec2a249edd6fb79225a1ba839b9bfe6d))
7+
18
## [2.18.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.18.1...v2.18.2) (2021-09-14)
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.18.2",
3+
"version": "2.19.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)