Skip to content

Commit 990805c

Browse files
chore: release eslint-import-resolver-typescript (#420)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aeb558f commit 990805c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/old-buses-know.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.2.7
4+
5+
### Patch Changes
6+
7+
- [`aeb558f`](https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71) Thanks [@JounQin](https://github.com/JounQin)! - fix: add missing `index.d.cts` file
8+
39
## 4.2.6
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-import-resolver-typescript",
3-
"version": "4.2.6",
3+
"version": "4.2.7",
44
"type": "module",
55
"description": "This plugin adds `TypeScript` support to `eslint-plugin-import`",
66
"repository": "https://github.com/import-js/eslint-import-resolver-typescript",

0 commit comments

Comments
 (0)