Skip to content

Commit 384d276

Browse files
chore(release): version 1.8.6
## [1.8.6](v1.8.5...v1.8.6) (2020-06-05) ### Bug Fixes * support upload to cos dir ([9947481](9947481))
1 parent 9947481 commit 384d276

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.8.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.5...v1.8.6) (2020-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* support upload to cos dir ([9947481](https://github.com/serverless-tencent/tencent-component-toolkit/commit/9947481717faa59474a8fb747fbc6d68ee99330a))
7+
18
## [1.8.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.4...v1.8.5) (2020-06-03)
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.8.5",
3+
"version": "1.8.6",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)