Skip to content

Commit 6905224

Browse files
chore: release eslint-plugin-svelte (#226)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 77e5c23 commit 6905224

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/swift-ads-type.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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",

0 commit comments

Comments
 (0)