Skip to content

Commit 0da8064

Browse files
chore: release eslint-import-resolver-typescript
1 parent 0bf6ffb commit 0da8064

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rich-icons-hope.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
# Changelog
22

3+
## 3.5.4
4+
5+
### Patch Changes
6+
7+
- [#219](https://github.com/import-js/eslint-import-resolver-typescript/pull/219) [`0bf6ffb`](https://github.com/import-js/eslint-import-resolver-typescript/commit/0bf6ffb82bad35e96b22b7b7b91b94aa7ed875f8) Thanks [@lsmurray](https://github.com/lsmurray)! - fix: check if cwd changed to bust mapper cache
8+
39
## 3.5.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-import-resolver-typescript",
3-
"version": "3.5.3",
3+
"version": "3.5.4",
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)