Skip to content

Commit 8630301

Browse files
chore(release): version 1.14.6
## [1.14.6](v1.14.5...v1.14.6) (2020-08-17) ### Bug Fixes * **apigw:** add apigw netTypes config campatibility ([730477a](730477a))
1 parent 730477a commit 8630301

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.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.5...v1.14.6) (2020-08-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** add apigw netTypes config campatibility ([730477a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/730477a6b8de71012309bcc44239e1e0e4f87404))
7+
18
## [1.14.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.4...v1.14.5) (2020-08-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.14.5",
3+
"version": "1.14.6",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)