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 237e47a commit 30b82f0Copy full SHA for 30b82f0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.12.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.3...v1.12.4) (2020-07-01)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** add ConfigTrafficVersion outputs ([237e47a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/237e47a13dd565b0ac83f5e427585b417590585f))
7
8
## [1.12.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.2...v1.12.3) (2020-06-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.12.3",
+ "version": "1.12.4",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments