Skip to content

Commit 021e97f

Browse files
chore(release): version 1.12.11
## [1.12.11](v1.12.10...v1.12.11) (2020-07-13) ### Bug Fixes * **cos:** optomize error type ([178a95a](178a95a)) * **scf:** support L5 config ([a5de255](a5de255)) * **scf:** throw error type ([aeb9873](aeb9873)) * **apigw:** unknow error catch ([347a2b1](347a2b1))
1 parent 178a95a commit 021e97f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.12.11](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.10...v1.12.11) (2020-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** optomize error type ([178a95a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/178a95a06c3fa58408c7698f7709124f684bfe3e))
7+
* **scf:** support L5 config ([a5de255](https://github.com/serverless-tencent/tencent-component-toolkit/commit/a5de255bb46cfbd1e9f0559b06759aba41c426b4))
8+
* **scf:** throw error type ([aeb9873](https://github.com/serverless-tencent/tencent-component-toolkit/commit/aeb9873f4e8803e98d550eec7c43dec405dc209a))
9+
* **apigw:** unknow error catch ([347a2b1](https://github.com/serverless-tencent/tencent-component-toolkit/commit/347a2b1cc4b638a34a9e43a08f3dd8bd6dca9422))
10+
111
## [1.12.10](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.9...v1.12.10) (2020-07-09)
212

313

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

0 commit comments

Comments
 (0)