Skip to content

Commit 273dfc1

Browse files
chore: release typescript-eslint-parser-for-extra-files (#115)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 29452db commit 273dfc1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-bags-film.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.7.0
4+
5+
### Minor Changes
6+
7+
- [#114](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/pull/114) [`29452db`](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/commit/29452db35613d4a5238f2b3c16ad8ce23bcb848a) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: update svelte2tsx to >=0.7.9
8+
39
## 0.6.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.6.0",
3+
"version": "0.7.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)