Skip to content

Commit 23ee2b2

Browse files
chore: 6.0.3 [skip ci]
## [6.0.3](v6.0.2...v6.0.3) (2025-06-05) ### Bug Fixes * fix aliasForSubpaths naming ([62b3bcc](62b3bcc))
1 parent 62b3bcc commit 23ee2b2

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.3](https://github.com/dword-design/eslint-plugin-import-alias/compare/v6.0.2...v6.0.3) (2025-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* fix aliasForSubpaths naming ([62b3bcc](https://github.com/dword-design/eslint-plugin-import-alias/commit/62b3bcc7f5169e09762b579d4e239f4b637eb039))
7+
18
## [6.0.2](https://github.com/dword-design/eslint-plugin-import-alias/compare/v6.0.1...v6.0.2) (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.2",
3+
"version": "6.0.3",
44
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
55
"keywords": [
66
"alias",

0 commit comments

Comments
 (0)