Skip to content

Commit bd817d0

Browse files
chore(release): version 1.2.3
## [1.2.3](v1.2.2...v1.2.3) (2020-04-26) ### Bug Fixes * **scf:** layer config bug ([8338508](8338508))
1 parent 8338508 commit bd817d0

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.2.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.2.2...v1.2.3) (2020-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** layer config bug ([8338508](https://github.com/serverless-tencent/tencent-component-toolkit/commit/833850894d8b2bc572bbbaf4f426d60d2941c549))
7+
18
## [1.2.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.2.1...v1.2.2) (2020-04-20)
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.2.2",
3+
"version": "1.2.3",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)