We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0130584 commit 6b00301Copy full SHA for 6b00301
CHANGELOG.md
@@ -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
8
## [2.18.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.18.1...v2.18.2) (2021-09-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.18.2",
+ "version": "2.19.0",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments