Skip to content

Commit 4db2a78

Browse files
chore: release typescript-eslint-parser-for-extra-files (#2)
* chore: release typescript-eslint-parser-for-extra-files * Update CHANGELOG.md Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Yosuke Ota <[email protected]>
1 parent 1c76c20 commit 4db2a78

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changeset/six-dodos-serve.md

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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# typescript-eslint-parser-for-extra-files
2+
3+
## 0.0.1
4+
5+
- [`1c76c20`](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/commit/1c76c20cf7c7617b157356e44eb2dc7e463dfb6f) Thanks [@ota-meshi](https://github.com/ota-meshi)! - First release 🎉

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.0",
3+
"version": "0.0.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)