Skip to content

Commit c8868f8

Browse files
chore(release): version 1.4.3
## [1.4.3](v1.4.2...v1.4.3) (2020-05-08) ### Bug Fixes * **apigw:** create api funcQualifier bug ([a67c095](a67c095))
1 parent a67c095 commit c8868f8

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.4.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.4.2...v1.4.3) (2020-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** create api funcQualifier bug ([a67c095](https://github.com/serverless-tencent/tencent-component-toolkit/commit/a67c0956295bca51a3d01f26ae2f5341f6aaf241))
7+
18
## [1.4.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.4.1...v1.4.2) (2020-05-08)
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.4.2",
3+
"version": "1.4.3",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)