Skip to content

Commit 0e96c27

Browse files
chore(release): version 1.10.0
# [1.10.0](v1.9.0...v1.10.0) (2020-06-09) ### Features * add layer module ([00a36a9](00a36a9))
1 parent 00a36a9 commit 0e96c27

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.9.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.8.7...v1.9.0) (2020-06-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)