Skip to content

Commit c46de4b

Browse files
committed
chore(release): version 0.1.1
## [0.1.1](v0.1.0...v0.1.1) (2021-06-17) ### Bug Fixes * package name and readme ([a6c7033](a6c7033))
1 parent a6c7033 commit c46de4b

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.1](https://github.com/serverless-tencent/yaml-parser/compare/v0.1.0...v0.1.1) (2021-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* package name and readme ([a6c7033](https://github.com/serverless-tencent/yaml-parser/commit/a6c70332b12e774679c32d1e915fccf04399e031))
7+
18
# [0.1.0](https://github.com/serverless-tencent/yaml-parser/compare/v0.0.1...v0.1.0) (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.0",
3+
"version": "0.1.1",
44
"description": "Yaml Parser for serverless.yml",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)