Skip to content

Commit 24556fb

Browse files
chore: release eslint-plugin-svelte
1 parent 0543166 commit 24556fb

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

.changeset/swift-ads-type.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# eslint-plugin-svelte
2+
3+
## 2.6.0
4+
5+
### Minor Changes
6+
7+
- [#216](https://github.com/ota-meshi/eslint-plugin-svelte/pull/216) [`9d122ea`](https://github.com/ota-meshi/eslint-plugin-svelte/commit/9d122eaee577ffb846051b7cad15f515dbbb2ccb) Thanks [@marekvospel](https://github.com/marekvospel)! - feat(html-self-closing): add configuration presets

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-svelte",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "ESLint plugin for Svelte using AST",
55
"repository": "git+https://github.com/ota-meshi/eslint-plugin-svelte.git",
66
"homepage": "https://ota-meshi.github.io/eslint-plugin-svelte",
@@ -131,7 +131,7 @@
131131
"eslint-plugin-node-dependencies": "^0.9.0",
132132
"eslint-plugin-prettier": "^4.0.0",
133133
"eslint-plugin-regexp": "^1.0.0",
134-
"eslint-plugin-svelte": "^2.0.0",
134+
"eslint-plugin-svelte": "^2.6.0",
135135
"eslint-plugin-yml": "^1.0.0",
136136
"eslint-scope": "^7.1.1",
137137
"estree-walker": "^3.0.0",

0 commit comments

Comments
 (0)