Skip to content

Commit e36a0ac

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/serious-cheetahs-wink.md

-5
This file was deleted.

Diff for: CHANGELOG.md

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

3+
## 4.3.2
4+
5+
### Patch Changes
6+
7+
- [#427](https://github.com/import-js/eslint-import-resolver-typescript/pull/427) [`dabba8e`](https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump `unrs-resolver` to v1.4.1
8+
39
## 4.3.1
410

511
### Patch Changes

Diff for: 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.3.1",
3+
"version": "4.3.2",
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)