Skip to content

Commit 3cf40cf

Browse files
committed
chore(release): version 2.18.2
## [2.18.2](v2.18.1...v2.18.2) (2021-09-14) ### Bug Fixes * don't unbind app on modify ([46da45f](46da45f)) * lock deps ([5eaf49b](5eaf49b))
1 parent 5eaf49b commit 3cf40cf

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.18.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.18.1...v2.18.2) (2021-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* don't unbind app on modify ([46da45f](https://github.com/serverless-tencent/tencent-component-toolkit/commit/46da45f6dc4cf76886e0a4adc494af4c52a979a6))
7+
* lock deps ([5eaf49b](https://github.com/serverless-tencent/tencent-component-toolkit/commit/5eaf49b1feab437a29c71a858dc54aa6e8242eec))
8+
19
## [2.18.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.18.0...v2.18.1) (2021-08-26)
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.18.1",
3+
"version": "2.18.2",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)