Skip to content

Commit 39c8e7a

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/long-rabbits-remain.md

-5
This file was deleted.

Diff for: CHANGELOG.md

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

3+
## 0.18.2
4+
5+
### Patch Changes
6+
7+
- [#214](https://github.com/ota-meshi/svelte-eslint-parser/pull/214) [`4752939`](https://github.com/ota-meshi/svelte-eslint-parser/commit/4752939c562c7dd7aecbfa9c364c82573a2bde51) Thanks [@ota-meshi](https://github.com/ota-meshi)! - Fix error in member expr on LHS of reactive statement with TS
8+
39
## 0.18.1
410

511
### Patch Changes

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.1",
3+
"version": "0.18.2",
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)