Skip to content

Commit 6869aee

Browse files
chore(release): version 1.5.3
## [1.5.3](v1.5.2...v1.5.3) (2020-05-18) ### Bug Fixes * add deleting compatibility for all resources ([aad3160](aad3160))
1 parent aad3160 commit 6869aee

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.5.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.5.2...v1.5.3) (2020-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* add deleting compatibility for all resources ([aad3160](https://github.com/serverless-tencent/tencent-component-toolkit/commit/aad31607164d407990f76343c0af2bdc5fa0c133))
7+
18
## [1.5.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.5.1...v1.5.2) (2020-05-18)
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.5.2",
3+
"version": "1.5.3",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)