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

-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

+1-1
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)