Skip to content

Commit db43edd

Browse files
chore: release svelte-eslint-parser
1 parent 2c1f969 commit db43edd

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

.changeset/grumpy-avocados-behave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tame-tigers-brush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# svelte-eslint-parser
2+
3+
## 0.18.1
4+
5+
### Patch Changes
6+
7+
- [#211](https://github.com/ota-meshi/svelte-eslint-parser/pull/211) [`2c1f969`](https://github.com/ota-meshi/svelte-eslint-parser/commit/2c1f969a3abb6bee8beb1f58ff16049d55fd222b) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: wrong store access type information
8+
9+
- [#211](https://github.com/ota-meshi/svelte-eslint-parser/pull/211) [`2c1f969`](https://github.com/ota-meshi/svelte-eslint-parser/commit/2c1f969a3abb6bee8beb1f58ff16049d55fd222b) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: support for reactive vars 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)