Skip to content

Commit 79a4c47

Browse files
chore: release svelte-eslint-parser
1 parent 3760a4d commit 79a4c47

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/grumpy-avocados-behave.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+
# svelte-eslint-parser
2+
3+
## 0.18.1
4+
5+
### Patch Changes
6+
7+
- [#204](https://github.com/ota-meshi/svelte-eslint-parser/pull/204) [`cc7dbbd`](https://github.com/ota-meshi/svelte-eslint-parser/commit/cc7dbbdac30348864ea7f8a4905667f07de916d3) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: wrong store access type information

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-eslint-parser",
3-
"version": "0.18.0",
3+
"version": "0.18.1",
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)