Skip to content

Commit 61150fb

Browse files
committed
chore(release): version 0.1.2
## [0.1.2](v0.1.1...v0.1.2) (2021-07-27) ### Bug Fixes * support http component layer config ([bd1e28d](bd1e28d))
1 parent e98acf7 commit 61150fb

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+
## [0.1.2](https://github.com/serverless-tencent/yaml-parser/compare/v0.1.1...v0.1.2) (2021-07-27)
2+
3+
4+
### Bug Fixes
5+
6+
* support http component layer config ([bd1e28d](https://github.com/serverless-tencent/yaml-parser/commit/bd1e28d1a45cfc35620466766d0ee0c4be29c0c1))
7+
18
## [0.1.1](https://github.com/serverless-tencent/yaml-parser/compare/v0.1.0...v0.1.1) (2021-06-17)
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": "@slsplus/yaml-parser",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Yaml Parser for serverless.yml",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)