Skip to content

Commit e7ca4af

Browse files
chore: release eslint-plugin-yml (#217)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 815aa61 commit e7ca4af

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gorgeous-pumpkins-argue.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-yml
22

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- [#216](https://github.com/ota-meshi/eslint-plugin-yml/pull/216) [`815aa61`](https://github.com/ota-meshi/eslint-plugin-yml/commit/815aa61174e9d4f4744516dede7cc45a5b82eab1) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: add `indicatorValueIndent` option to `yml/indent` rule
8+
39
## 1.4.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-yml",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "This ESLint plugin provides linting rules for YAML.",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)