Skip to content

Commit edca386

Browse files
chore(release): version 1.11.4
## [1.11.4](v1.11.3...v1.11.4) (2020-06-17) ### Bug Fixes * **layer:** capi request with token ([88b89cc](88b89cc))
1 parent 88b89cc commit edca386

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.11.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.11.3...v1.11.4) (2020-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **layer:** capi request with token ([88b89cc](https://github.com/serverless-tencent/tencent-component-toolkit/commit/88b89ccea6664ca5f98ee8571581ea28008bd4be))
7+
18
## [1.11.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.11.2...v1.11.3) (2020-06-16)
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.11.3",
3+
"version": "1.11.4",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)