Skip to content

Commit 5a5af1f

Browse files
committed
chore(release): version 2.5.2
## [2.5.2](v2.5.1...v2.5.2) (2021-03-17) ### Bug Fixes * **apigw:** deploy outputs type ([22680fa](22680fa))
1 parent 22680fa commit 5a5af1f

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+
## [2.5.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.1...v2.5.2) (2021-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** deploy outputs type ([22680fa](https://github.com/serverless-tencent/tencent-component-toolkit/commit/22680fa67b2e43a340ea992d586f29e0ada273c5))
7+
18
## [2.5.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.0...v2.5.1) (2021-03-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": "2.5.1",
3+
"version": "2.5.2",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)