Skip to content

Commit 2ec325b

Browse files
chore(release): version 1.13.2
## [1.13.2](v1.13.1...v1.13.2) (2020-08-05) ### Bug Fixes * **cos:** create bucket error message ([775357b](775357b)) * **cos:** PathConflict error ([138c6a0](138c6a0))
1 parent 775357b commit 2ec325b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.13.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.13.1...v1.13.2) (2020-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** create bucket error message ([775357b](https://github.com/serverless-tencent/tencent-component-toolkit/commit/775357b72c2ea080d22828e74910d3008ab8a365))
7+
* **cos:** PathConflict error ([138c6a0](https://github.com/serverless-tencent/tencent-component-toolkit/commit/138c6a01a6d4e57640302812d90324c9b042db80))
8+
19
## [1.13.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.13.0...v1.13.1) (2020-07-29)
210

311

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.13.1",
3+
"version": "1.13.2",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)