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 8456c6a commit 7213658Copy full SHA for 7213658
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.2.1...v1.2.2) (2020-04-20)
2
+
3
4
+### Bug Fixes
5
6
+* **vpc:** remove unuse console.log ([8456c6a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/8456c6a009e6cd3d095acbfd997c69ad244ef04b))
7
8
## [1.2.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.2.0...v1.2.1) (2020-04-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments