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 b0a736d commit 4744b32Copy full SHA for 4744b32
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.5](https://github.com/dword-design/eslint-plugin-import-alias/compare/v2.0.4...v2.0.5) (2021-07-20)
2
+
3
4
+### Bug Fixes
5
6
+* update config files ([b0a736d](https://github.com/dword-design/eslint-plugin-import-alias/commit/b0a736d1726ecc198a3c2c9ec85fb4a974126e12))
7
8
## [2.0.4](https://github.com/dword-design/eslint-plugin-import-alias/compare/v2.0.3...v2.0.4) (2021-07-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "2.0.4",
+ "version": "2.0.5",
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
"keywords": [
"alias",
0 commit comments