Skip to content

Commit 1675e6d

Browse files
chore: release typescript-eslint-parser-for-extra-files (#17)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eb02b08 commit 1675e6d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/honest-rice-travel.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# typescript-eslint-parser-for-extra-files
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#16](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/pull/16) [`eb02b08`](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/commit/eb02b08a958d884582903af2edaaf3725fc0fed2) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: file was not found error when d.ts exist
8+
39
## 0.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
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.2",
3+
"version": "0.1.3",
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)