Skip to content

Commit 062d73c

Browse files
committed
chore(release): version 2.13.0
# [2.13.0](v2.12.11...v2.13.0) (2021-07-16) ### Features * **apigw:** support app auth and instance ([#237](#237)) ([16d3a9a](16d3a9a))
1 parent 16d3a9a commit 062d73c

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.13.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.11...v2.13.0) (2021-07-16)
2+
3+
4+
### Features
5+
6+
* **apigw:** support app auth and instance ([#237](https://github.com/serverless-tencent/tencent-component-toolkit/issues/237)) ([16d3a9a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/16d3a9a45322662af803548654311aacbeefe5bd))
7+
18
## [2.12.11](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.12.10...v2.12.11) (2021-06-30)
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.12.11",
3+
"version": "2.13.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)