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 7e2e502 commit 0f1e299Copy full SHA for 0f1e299
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.7.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.7.1...v1.7.2) (2020-05-24)
2
+
3
4
+### Bug Fixes
5
6
+* **cdn:** olny refresh bug ([7e2e502](https://github.com/serverless-tencent/tencent-component-toolkit/commit/7e2e50295c7e680669fcd9dce2c703a8d12ea223))
7
8
## [1.7.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.7.0...v1.7.1) (2020-05-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.7.1",
+ "version": "1.7.2",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments