File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.1.0] ( https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.11...v2.1.0 ) (2021-02-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * fix apigw types ([ d0c4d48] ( https://github.com/serverless-tencent/tencent-component-toolkit/commit/d0c4d489f680be9f1c27bef8cba2b5caaa1454ab ) )
7
+ * fix build error ([ #193 ] ( https://github.com/serverless-tencent/tencent-component-toolkit/issues/193 ) ) ([ 7e84c3d] ( https://github.com/serverless-tencent/tencent-component-toolkit/commit/7e84c3db50ff3435c63372174261b464f6188764 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * refactor metrics to typescript, remove duplicated logic ([ b0a2ab1] ( https://github.com/serverless-tencent/tencent-component-toolkit/commit/b0a2ab16e593364cc617e2859c38774f6a6f1e68 ) )
13
+
1
14
## [ 2.0.11] ( https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.0.10...v2.0.11 ) (2021-02-15)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tencent-component-toolkit" ,
3
- "version" : " 2.0.11 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " Tencent component toolkit" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments