Skip to content

Commit 250b9be

Browse files
chore(release): version 1.12.13
## [1.12.13](v1.12.12...v1.12.13) (2020-07-15) ### Bug Fixes * **scf:** missing apigw description parameter ([93a0d0d](93a0d0d))
1 parent 93a0d0d commit 250b9be

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.13](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.12...v1.12.13) (2020-07-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** missing apigw description parameter ([93a0d0d](https://github.com/serverless-tencent/tencent-component-toolkit/commit/93a0d0d88bc7169b97f0f2ac46663fb2a8de30a5))
7+
18
## [1.12.12](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.11...v1.12.12) (2020-07-13)
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.12",
3+
"version": "1.12.13",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)