Skip to content

Commit f44a0cc

Browse files
committed
chore(release): version 2.13.4
## [2.13.4](v2.13.3...v2.13.4) (2021-07-29) ### Bug Fixes * **cdn:** multi deploy bug ([c3ea89f](c3ea89f)) * **apigw:** support app remove ([f4f748a](f4f748a))
1 parent f4f748a commit f44a0cc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.13.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.13.3...v2.13.4) (2021-07-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **cdn:** multi deploy bug ([c3ea89f](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c3ea89f5e367664109f819c34f0966df65771552))
7+
* **apigw:** support app remove ([f4f748a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/f4f748acfa8ae37e4f11a48fc45a6675bb585b26))
8+
19
## [2.13.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.13.2...v2.13.3) (2021-07-21)
210

311

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": "2.13.3",
3+
"version": "2.13.4",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)