Skip to content

Commit 4c2df40

Browse files
committed
chore(release): version 2.12.5
## [2.12.5](v2.12.4...v2.12.5) (2021-06-24) ### Bug Fixes * **cos:** update cos sdk version and refactor cos error ([8b3dc2f](8b3dc2f))
1 parent 8b3dc2f commit 4c2df40

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+
## [2.12.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.4...v2.12.5) (2021-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** update cos sdk version and refactor cos error ([8b3dc2f](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8b3dc2f7af1ba7f46cab77fb2986a11813fb72be))
7+
18
## [2.12.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.3...v2.12.4) (2021-06-23)
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": "2.12.4",
3+
"version": "2.12.5",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)