Skip to content

Commit d196298

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/great-apples-whisper.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.1
4+
5+
### Patch Changes
6+
7+
- [#11](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/pull/11) [`0e6544a`](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/commit/0e6544aa8ae1b1cd54680e79c7dcd67b110d3857) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: bug for useCaseSensitiveFileNames
8+
39
## 0.1.0
410

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