Skip to content

Commit cfc8b4e

Browse files
committed
chore(release): version 1.20.4
## [1.20.4](v1.20.3...v1.20.4) (2020-12-18) ### Bug Fixes * **cos:** add remove success log ([22be97d](22be97d)) * **cos:** support disableErrorStatus config for website ([7157d2c](7157d2c)) * **cynosdb:** support serverless ([03876ac](03876ac))
1 parent 22be97d commit cfc8b4e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.20.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.3...v1.20.4) (2020-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** add remove success log ([22be97d](https://github.com/serverless-tencent/tencent-component-toolkit/commit/22be97dab374c56a1643b83616fbdcbe1ea27e16))
7+
* **cos:** support disableErrorStatus config for website ([7157d2c](https://github.com/serverless-tencent/tencent-component-toolkit/commit/7157d2cddd93231015bee7e57ce3136ac675a04d))
8+
* **cynosdb:** support serverless ([03876ac](https://github.com/serverless-tencent/tencent-component-toolkit/commit/03876acbed825e3eeca37f0f1f0827f43239195d))
9+
110
## [1.20.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.2...v1.20.3) (2020-12-17)
211

312

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

0 commit comments

Comments
 (0)