Skip to content

Commit 4136fd7

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twelve-boats-tease.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.22.4
4+
5+
### Patch Changes
6+
7+
- [#266](https://github.com/ota-meshi/svelte-eslint-parser/pull/266) [`d890090`](https://github.com/ota-meshi/svelte-eslint-parser/commit/d8900904d99e43acd2cff8f96258bcd1e2e01f29) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: virtual references remained
8+
39
## 0.22.3
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.22.3",
3+
"version": "0.22.4",
44
"description": "Svelte parser for ESLint",
55
"repository": "git+https://github.com/ota-meshi/svelte-eslint-parser.git",
66
"homepage": "https://github.com/ota-meshi/svelte-eslint-parser#readme",

0 commit comments

Comments
 (0)