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 8d25dcf commit 29293c1Copy full SHA for 29293c1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.1.2...v1.1.3) (2020-04-16)
2
+
3
4
+### Bug Fixes
5
6
+* pg delete compatibility ([8d25dcf](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8d25dcfd86f12f0861d2cd87a3870149bfde0045))
7
8
## [1.1.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.1.1...v1.1.2) (2020-04-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments