Skip to content

Commit e0961ab

Browse files
chore(release): version 1.14.3
## [1.14.3](v1.14.2...v1.14.3) (2020-08-11) ### Bug Fixes * **apigw:** support netTypes config ([4ea80d7](4ea80d7))
1 parent 4ea80d7 commit e0961ab

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.14.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.2...v1.14.3) (2020-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** support netTypes config ([4ea80d7](https://github.com/serverless-tencent/tencent-component-toolkit/commit/4ea80d7a84f9e6bf5312d94972cd7840312caa3f))
7+
18
## [1.14.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.1...v1.14.2) (2020-08-10)
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.14.2",
3+
"version": "1.14.3",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)