Skip to content

Commit 6367f62

Browse files
committed
chore(release): version 1.17.5
## [1.17.5](v1.17.4...v1.17.5) (2020-10-20) ### Bug Fixes * **cdn:** only refresh output ([e128736](e128736))
1 parent e128736 commit 6367f62

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.17.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.17.4...v1.17.5) (2020-10-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **cdn:** only refresh output ([e128736](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e128736569276ad90bd9657a8a228675a8177b43))
7+
18
## [1.17.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.17.3...v1.17.4) (2020-10-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "1.17.4",
3+
"version": "1.17.5",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)