We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce91bc commit 16fa58aCopy full SHA for 16fa58a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.12.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.7...v2.12.8) (2021-06-28)
2
+
3
4
+### Bug Fixes
5
6
+* **triggers:** manager filter trigger bug ([cce91bc](https://github.com/serverless-tencent/tencent-component-toolkit/commit/cce91bc58aa7fff694ab6098d27ae9b3f8c108d2))
7
8
## [2.12.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.6...v2.12.7) (2021-06-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "2.12.7",
+ "version": "2.12.8",
"description": "Tencent component toolkit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments