Skip to content

Commit 91c1bc2

Browse files
chore: release eslint-plugin-yml (#206)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ea2c472 commit 91c1bc2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilled-cobras-protect.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.4.0
4+
5+
### Minor Changes
6+
7+
- [#205](https://github.com/ota-meshi/eslint-plugin-yml/pull/205) [`ea2c472`](https://github.com/ota-meshi/eslint-plugin-yml/commit/ea2c47271cbd8ea921a71a73c57dd7c097cec15b) Thanks [@danielrentz](https://github.com/danielrentz)! - disable `no-unused-vars` in base config
8+
39
## 1.3.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.3.0",
3+
"version": "1.4.0",
44
"description": "This ESLint plugin provides linting rules for YAML.",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)