We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c323a commit c2594baCopy full SHA for c2594ba
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.5.1...v1.5.2) (2020-05-18)
2
+
3
4
+### Bug Fixes
5
6
+* add delete scf/apigw campatibility ([e0c323a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e0c323a79ea41e76f01ad6757a45cb64cd611eef))
7
8
## [1.5.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.5.0...v1.5.1) (2020-05-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.5.1",
+ "version": "1.5.2",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments