Skip to content

Commit 07498a6

Browse files
committed
chore(release): version 2.0.2
## [2.0.2](v2.0.1...v2.0.2) (2021-01-26) ### Bug Fixes * fix some typings according to api doc and component ([09c71e9](09c71e9))
1 parent 09c71e9 commit 07498a6

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.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.1...v2.0.2) (2021-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* fix some typings according to api doc and component ([09c71e9](https://github.com/serverless-tencent/tencent-component-toolkit/commit/09c71e9bb4302e0118745c927754f8c72c750602))
7+
18
## [2.0.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.0...v2.0.1) (2021-01-26)
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.1",
3+
"version": "2.0.2",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)