Skip to content

Commit bb74fb4

Browse files
chore: release eslint-import-resolver-typescript v3.2.2 (#134)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 42eeaeb commit bb74fb4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gold-papayas-invent.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.2.2
4+
5+
### Patch Changes
6+
7+
- [#133](https://github.com/import-js/eslint-import-resolver-typescript/pull/133) [`d944b26`](https://github.com/import-js/eslint-import-resolver-typescript/commit/d944b26e44c3f4e56ce41bb21584b86f8b4b8da5) Thanks [@JounQin](https://github.com/JounQin)! - fix: use yarn v3 with PnP linker, close #130
8+
39
## 3.2.1
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.2.1",
3+
"version": "3.2.2",
44
"type": "module",
55
"description": "TypeScript `.cts`, `.mts`, `.ts`, `.tsx` module resolver for `eslint-plugin-import`",
66
"repository": "git+https://github.com/import-js/eslint-import-resolver-typescript",

0 commit comments

Comments
 (0)