Skip to content

Commit 463ec2e

Browse files
committed
chore(release): version 2.5.12
## [2.5.12](v2.5.11...v2.5.12) (2021-04-09) ### Bug Fixes * **vpc:** support get and create default vpc ([#213](#213)) ([39dc5ae](39dc5ae))
1 parent 39dc5ae commit 463ec2e

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.12](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.11...v2.5.12) (2021-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **vpc:** support get and create default vpc ([#213](https://github.com/serverless-tencent/tencent-component-toolkit/issues/213)) ([39dc5ae](https://github.com/serverless-tencent/tencent-component-toolkit/commit/39dc5aed5624dba677455aef917c71763efab52e))
7+
18
## [2.5.11](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.5.10...v2.5.11) (2021-04-01)
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.11",
3+
"version": "2.5.12",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)