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 95c1413 commit c3e8040Copy full SHA for c3e8040
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.19.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.5...v1.19.6) (2020-12-09)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** filter trigger ([fe6cb98](https://github.com/serverless-tencent/tencent-component-toolkit/commit/fe6cb988a9456284ccc8d69a3732fda63c67a94c))
7
8
## [1.19.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.4...v1.19.5) (2020-12-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.19.5",
+ "version": "1.19.6",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments