Skip to content

Commit b24c94c

Browse files
chore: release svelte-eslint-parser
1 parent 159c69b commit b24c94c

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

Diff for: .changeset/grumpy-avocados-behave.md

-5
This file was deleted.

Diff for: .changeset/tame-tigers-brush.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+9
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+
- [#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
8+
9+
- [#207](https://github.com/ota-meshi/svelte-eslint-parser/pull/207) [`159c69b`](https://github.com/ota-meshi/svelte-eslint-parser/commit/159c69bfa07910e595a1b375db69af26abdab49f) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: support for reactive vars type information

Diff for: 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.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)