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 00a36a9 commit 0e96c27Copy full SHA for 0e96c27
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.10.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.9.0...v1.10.0) (2020-06-09)
2
+
3
4
+### Features
5
6
+* add layer module ([00a36a9](https://github.com/serverless-tencent/tencent-component-toolkit/commit/00a36a98abcbbf24e5d022c24437ef7fcf5a4b68))
7
8
# [1.9.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.7...v1.9.0) (2020-06-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.9.0",
+ "version": "1.10.0",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments