Skip to content

Commit 86ff7d6

Browse files
chore(release): version 1.4.2
## [1.4.2](v1.4.1...v1.4.2) (2020-05-08) ### Bug Fixes * **scf:** error throw ([418719e](418719e))
1 parent 418719e commit 86ff7d6

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.4.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.4.1...v1.4.2) (2020-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** error throw ([418719e](https://github.com/serverless-tencent/tencent-component-toolkit/commit/418719e5e9f0209c39e73a63a30be978fa4ebd29))
7+
18
## [1.4.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.4.0...v1.4.1) (2020-05-08)
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.4.1",
3+
"version": "1.4.2",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)