Skip to content

Commit 006bacf

Browse files
chore: release eslint-import-resolver-typescript (#223)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 84b0649 commit 006bacf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-dolls-breathe.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+
## 3.5.5
4+
5+
### Patch Changes
6+
7+
- [`84b0649`](https://github.com/import-js/eslint-import-resolver-typescript/commit/84b0649096d81c4556bc506285fd2e3e56dadf09) Thanks [@JounQin](https://github.com/JounQin)! - fix: mark eslint-module-utils as dep
8+
39
## 3.5.4
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": "3.5.4",
3+
"version": "3.5.5",
44
"type": "module",
55
"description": "This plugin adds `TypeScript` support to `eslint-plugin-import`",
66
"repository": "git+https://github.com/import-js/eslint-import-resolver-typescript",

0 commit comments

Comments
 (0)