Skip to content

Commit 1637af4

Browse files
chore: release svelte-eslint-parser (#240)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6e063c2 commit 1637af4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-experts-reply.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.19.3
4+
5+
### Patch Changes
6+
7+
- [#238](https://github.com/ota-meshi/svelte-eslint-parser/pull/238) [`6e063c2`](https://github.com/ota-meshi/svelte-eslint-parser/commit/6e063c25ac54f4242025a8fd9bb2d42dd38447dc) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: missing ts node for key of shorthand attribute
8+
39
## 0.19.2
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.19.2",
3+
"version": "0.19.3",
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)