Skip to content

Commit 4fcc2a8

Browse files
committed
chore(release): version 1.19.3
## [1.19.3](v1.19.2...v1.19.3) (2020-12-03) ### Bug Fixes * **apigw:** support oauth2.0 ([#161](#161)) ([0d9b3e1](0d9b3e1))
1 parent 0d9b3e1 commit 4fcc2a8

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.19.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.2...v1.19.3) (2020-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **apigw:** support oauth2.0 ([#161](https://github.com/serverless-tencent/tencent-component-toolkit/issues/161)) ([0d9b3e1](https://github.com/serverless-tencent/tencent-component-toolkit/commit/0d9b3e16a21bccd8c8ffba3ac4dfbff0c62861e4))
7+
18
## [1.19.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.1...v1.19.2) (2020-12-01)
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.19.2",
3+
"version": "1.19.3",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)