Skip to content

Commit 6eb3bd9

Browse files
chore: release typescript-eslint-parser-for-extra-files (#20)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2f63cdc commit 6eb3bd9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/itchy-seas-sort.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# typescript-eslint-parser-for-extra-files
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [#19](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/pull/19) [`2f63cdc`](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/commit/2f63cdcdd2e8ec9915e066015c4fac1bad39b000) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: svelte type
8+
39
## 0.1.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-eslint-parser-for-extra-files",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "An experimental ESLint custom parser for Vue, Svelte, and Astro for use with TypeScript. It provides type information in combination with each framework's ESLint custom parser.",
55
"repository": "git+https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files.git",
66
"homepage": "https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files#readme",

0 commit comments

Comments
 (0)