Skip to content

Commit 5d2929c

Browse files
chore(release): version 1.8.1
## [1.8.1](v1.8.0...v1.8.1) (2020-05-29) ### Bug Fixes * **cos:** support method inputs for getObjectUrl ([c28fa18](c28fa18))
1 parent c28fa18 commit 5d2929c

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.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.0...v1.8.1) (2020-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** support method inputs for getObjectUrl ([c28fa18](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c28fa18d0a5a63237c7a77bb589d77df769b5548))
7+
18
# [1.8.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.7.2...v1.8.0) (2020-05-28)
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.0",
3+
"version": "1.8.1",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)