We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ac190 commit 41e9a2fCopy full SHA for 41e9a2f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.1.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.0...v5.1.1) (2024-08-18)
2
+
3
4
+### Bug Fixes
5
6
+* foo ([a0ac190](https://github.com/dword-design/eslint-plugin-import-alias/commit/a0ac190c715b50806fa9cc13cf6315fda312a89a))
7
8
# [5.1.0](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.0.2...v5.1.0) (2024-08-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "5.1.0",
+ "version": "5.1.1",
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
"keywords": [
"alias",
0 commit comments