Skip to content

Commit a4db56c

Browse files
chore(release): version 1.12.14
## [1.12.14](v1.12.13...v1.12.14) (2020-07-21) ### Bug Fixes * **scf:** add publish version status check ([8e18e1c](8e18e1c))
1 parent 8e18e1c commit a4db56c

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.14](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.13...v1.12.14) (2020-07-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** add publish version status check ([8e18e1c](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8e18e1c4dd5b7db3c7d6178b3f107aadf113749c))
7+
18
## [1.12.13](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.12...v1.12.13) (2020-07-15)
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.12.13",
3+
"version": "1.12.14",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)