Skip to content

Commit fcc8d0c

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-jobs-confess.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.6.0
4+
5+
### Minor Changes
6+
7+
- [#84](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/pull/84) [`a8fd8cb`](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/commit/a8fd8cbcd3794a6c60d1f646d68c99593b238839) Thanks [@appano1](https://github.com/appano1)! - feat: Support glob pattern in `options.project`
8+
39
## 0.5.0
410

511
### Minor 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.5.0",
3+
"version": "0.6.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)