Skip to content

Commit 4c6e4a5

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-turkeys-mix.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.0
4+
5+
### Minor Changes
6+
7+
- [#9](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/pull/9) [`cc2a577`](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/commit/cc2a577fe87af4dec775ec5caa9fd39adf2f59b4) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: add support for non-existent file parsing
8+
39
## 0.0.3
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.0.3",
3+
"version": "0.1.0",
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)