We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c7033 commit c46de4bCopy full SHA for c46de4b
CHANGELOG.md
@@ -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
8
# [0.1.0](https://github.com/serverless-tencent/yaml-parser/compare/v0.0.1...v0.1.0) (2021-06-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@slsplus/yaml-parser",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Yaml Parser for serverless.yml",
"main": "./dist/index.js",
"bin": {
0 commit comments