Skip to content

Commit db3527a

Browse files
chore: release svelte-eslint-parser (#313)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9856029 commit db3527a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/friendly-moles-appear.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-eslint-parser
22

3+
## 0.26.0
4+
5+
### Minor Changes
6+
7+
- [#312](https://github.com/sveltejs/svelte-eslint-parser/pull/312) [`9856029`](https://github.com/sveltejs/svelte-eslint-parser/commit/98560296e59c8e39cf126a1a66a2deda0095439e) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: add support for `<svelte:document>`
8+
39
## 0.25.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-eslint-parser",
3-
"version": "0.25.1",
3+
"version": "0.26.0",
44
"description": "Svelte parser for ESLint",
55
"repository": "git+https://github.com/sveltejs/svelte-eslint-parser.git",
66
"homepage": "https://github.com/sveltejs/svelte-eslint-parser#readme",

0 commit comments

Comments
 (0)