Skip to content

Commit f42e3df

Browse files
committed
chore(release): version 2.0.4
## [2.0.4](v2.0.3...v2.0.4) (2021-01-27) ### Bug Fixes * cdn inputs ([#183](#183)) ([49fdaad](49fdaad))
1 parent 49fdaad commit f42e3df

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+
## [2.0.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.3...v2.0.4) (2021-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* cdn inputs ([#183](https://github.com/serverless-tencent/tencent-component-toolkit/issues/183)) ([49fdaad](https://github.com/serverless-tencent/tencent-component-toolkit/commit/49fdaadcb82bd7b2c27f9336fb9edd4bbf220019))
7+
18
## [2.0.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.2...v2.0.3) (2021-01-27)
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": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)