Skip to content

Commit 9e73466

Browse files
chore(release): version 1.12.0
# [1.12.0](v1.11.4...v1.12.0) (2020-06-28) ### Features * scf support publish version and traffic config ([8432b93](8432b93))
1 parent 8432b93 commit 9e73466

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+
# [1.12.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.11.4...v1.12.0) (2020-06-28)
2+
3+
4+
### Features
5+
6+
* scf support publish version and traffic config ([8432b93](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8432b93bb37841b54781e7dad89d45a38425aa3e))
7+
18
## [1.11.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.11.3...v1.11.4) (2020-06-17)
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": "1.11.4",
3+
"version": "1.12.0",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)