Skip to content

Commit 4af7afa

Browse files
committed
chore(release): version 2.10.0
# [2.10.0](v2.9.8...v2.10.0) (2021-06-01) ### Features * **triggers:** add manager ([#226](#226)) ([31ea84e](31ea84e))
1 parent 31ea84e commit 4af7afa

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.10.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.8...v2.10.0) (2021-06-01)
2+
3+
4+
### Features
5+
6+
* **triggers:** add manager ([#226](https://github.com/serverless-tencent/tencent-component-toolkit/issues/226)) ([31ea84e](https://github.com/serverless-tencent/tencent-component-toolkit/commit/31ea84e0b8b1251df76a0ee7e4702641e83cfa73))
7+
18
## [2.9.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.7...v2.9.8) (2021-05-12)
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.9.8",
3+
"version": "2.10.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)