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 72c2420 commit 6fbafd3Copy full SHA for 6fbafd3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.6](https://github.com/dword-design/eslint-plugin-import-alias/compare/v3.0.5...v3.0.6) (2023-04-08)
2
+
3
4
+### Bug Fixes
5
6
+* update dependency eslint to v8.38.0 ([72c2420](https://github.com/dword-design/eslint-plugin-import-alias/commit/72c2420d3b8268ad361e5a6c95fbf4139fb9e183))
7
8
## [3.0.5](https://github.com/dword-design/eslint-plugin-import-alias/compare/v3.0.4...v3.0.5) (2023-03-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "3.0.5",
+ "version": "3.0.6",
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
"keywords": [
"alias",
0 commit comments