Skip to content

Commit 36dc2f8

Browse files
chore: 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2025-06-05) ### Bug Fixes * fix ts issues ([24c3ebd](24c3ebd))
1 parent 24c3ebd commit 36dc2f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v6.0.0...v6.0.1) (2025-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* fix ts issues ([24c3ebd](https://github.com/dword-design/eslint-plugin-import-alias/commit/24c3ebd2e700eb96157854867f09ad05c5826c58))
7+
18
# [6.0.0](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.2...v6.0.0) (2025-06-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dword-design/eslint-plugin-import-alias",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
55
"keywords": [
66
"alias",

0 commit comments

Comments
 (0)