Skip to content

Commit 7ffada7

Browse files
chore(release): version 1.15.1
## [1.15.1](v1.15.0...v1.15.1) (2020-08-18) ### Bug Fixes * **scf:** support custom runtime ([bf17fdd](bf17fdd))
1 parent bf17fdd commit 7ffada7

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.15.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.15.0...v1.15.1) (2020-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** support custom runtime ([bf17fdd](https://github.com/serverless-tencent/tencent-component-toolkit/commit/bf17fdd30ff4a5aa76157e73c6f148f650ba01c5))
7+
18
# [1.15.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.14.7...v1.15.0) (2020-08-18)
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.15.0",
3+
"version": "1.15.1",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)