Skip to content

Commit faaf6bf

Browse files
committed
chore(release): version 1.20.2
## [1.20.2](v1.20.1...v1.20.2) (2020-12-16) ### Bug Fixes * **triggers:** support disable mps by unbind ([#169](#169)) ([f391e71](f391e71))
1 parent f391e71 commit faaf6bf

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+
## [1.20.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.1...v1.20.2) (2020-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **triggers:** support disable mps by unbind ([#169](https://github.com/serverless-tencent/tencent-component-toolkit/issues/169)) ([f391e71](https://github.com/serverless-tencent/tencent-component-toolkit/commit/f391e712296a1a34b4eb8cef470b150cdc21afc2))
7+
18
## [1.20.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.20.0...v1.20.1) (2020-12-16)
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": "1.20.1",
3+
"version": "1.20.2",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)