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 254f58b commit 9c77383Copy full SHA for 9c77383
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.15.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.5...v1.15.6) (2020-08-25)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** change cfsConfig to cfs ([254f58b](https://github.com/serverless-tencent/tencent-component-toolkit/commit/254f58b14bc3e9b3919ff32de1d826765dcd6ba7))
7
8
## [1.15.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.4...v1.15.5) (2020-08-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.15.5",
+ "version": "1.15.6",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments