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 ef382a9 commit 89f0324Copy full SHA for 89f0324
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.7.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.7.0...v1.7.1) (2020-05-24)
2
+
3
4
+### Bug Fixes
5
6
+* **cdn:** add only refresh cdn feature ([ef382a9](https://github.com/serverless-tencent/tencent-component-toolkit/commit/ef382a94f3c97fa40d13bfa61f4614d610644cf6))
7
8
# [1.7.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.6.2...v1.7.0) (2020-05-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.7.0",
+ "version": "1.7.1",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments