Skip to content

Commit 7957826

Browse files
committed
chore(release): version 2.9.2
## [2.9.2](v2.9.1...v2.9.2) (2021-05-10) ### Bug Fixes * **account:** appid not exist bug ([d696d98](d696d98)) * **asw:** support appId option ([751a58f](751a58f))
1 parent 71c8e85 commit 7957826

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.9.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.1...v2.9.2) (2021-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **account:** appid not exist bug ([d696d98](https://github.com/serverless-tencent/tencent-component-toolkit/commit/d696d987053396377309d55414e8a68c6fc179ed))
7+
* **asw:** support appId option ([751a58f](https://github.com/serverless-tencent/tencent-component-toolkit/commit/751a58f34398c28f71390a995cc4f9f11e3a4495))
8+
19
## [2.9.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.0...v2.9.1) (2021-05-08)
210

311

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.9.1",
3+
"version": "2.9.2",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)