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 3f7e8e2 commit 3a858f7Copy full SHA for 3a858f7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.4...v1.8.5) (2020-06-03)
2
+
3
4
+### Bug Fixes
5
6
+* **cos:** add file upload for deploy ([3f7e8e2](https://github.com/serverless-tencent/tencent-component-toolkit/commit/3f7e8e2ecf038fd74a7d7361791c2a41b3b82848))
7
8
## [1.8.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.3...v1.8.4) (2020-06-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.8.4",
+ "version": "1.8.5",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments