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 29d62d6 commit a82e096Copy full SHA for a82e096
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.4.4...v1.4.5) (2020-05-12)
2
+
3
4
+### Bug Fixes
5
6
+* **apigw:** get unbound secret ids bug ([29d62d6](https://github.com/serverless-tencent/tencent-component-toolkit/commit/29d62d665c3b53dfe6e3daf759a42bdebc8d460e))
7
8
## [1.4.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.4.3...v1.4.4) (2020-05-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.4.4",
+ "version": "1.4.5",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments