Commit 2a92602
authored
chore: release eslint-plugin-svelte (#774)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## eslint-plugin-svelte@2.39.1
### Patch Changes
- [#772](#772)
[`0ecab95`](0ecab95)
Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: false positive
for kebab-case with svelte v5 in `svelte/no-unused-svelte-ignore`
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 8e568c4 commit 2a92602
File tree
4 files changed
+9
-7
lines changed- .changeset
- packages/eslint-plugin-svelte
- src
4 files changed
+9
-7
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments