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 2813bde commit 0f3751fCopy full SHA for 0f3751f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.4](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.3...v1.4.4) (2020-12-02)
2
+
3
4
+### Bug Fixes
5
6
+* **config:** Update changed files ([2813bde](https://github.com/dword-design/eslint-plugin-import-alias/commit/2813bdedde114b09a1bc009d13fdfe2d57fd72af))
7
8
## [1.4.3](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.2...v1.4.3) (2020-08-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "1.4.3",
+ "version": "1.4.4",
"description": "",
"repository": "dword-design/eslint-plugin-import-alias",
"license": "MIT",
0 commit comments