Skip to content

Commit 10fb740

Browse files
committed
chore(release): version 2.9.8
## [2.9.8](v2.9.7...v2.9.8) (2021-05-12) ### Bug Fixes * **asw:** remove auto create role feature ([0ab5de0](0ab5de0)) * **scf:** support ignoreTriggers option ([c42d6de](c42d6de))
1 parent 0ab5de0 commit 10fb740

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.9.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.7...v2.9.8) (2021-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **asw:** remove auto create role feature ([0ab5de0](https://github.com/serverless-tencent/tencent-component-toolkit/commit/0ab5de091c4c3364740bda45f4cc722c936f29de))
7+
* **scf:** support ignoreTriggers option ([c42d6de](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c42d6dec888ee9779b998a6b1c75c8b60e5ecad7))
8+
19
## [2.9.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.6...v2.9.7) (2021-05-12)
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.9.7",
3+
"version": "2.9.8",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)