Skip to content

Commit ba24ff2

Browse files
committed
chore(release): version 2.0.3
## [2.0.3](v2.0.2...v2.0.3) (2021-01-27) ### Bug Fixes * **cos:** check bucket exist before creating ([394aded](394aded)) * **tag:** deploy flow ([8facc16](8facc16))
1 parent d8eea2d commit ba24ff2

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+
## [2.0.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.2...v2.0.3) (2021-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** check bucket exist before creating ([394aded](https://github.com/serverless-tencent/tencent-component-toolkit/commit/394adede2639fd21685c64721228ec8bfdbbf968))
7+
* **tag:** deploy flow ([8facc16](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8facc16ccaa1d9e61dc25793b90daee836511d50))
8+
19
## [2.0.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.1...v2.0.2) (2021-01-26)
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": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)