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 10ac656 commit 46224e0Copy full SHA for 46224e0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.2](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.1...v1.4.2) (2020-07-04)
2
+
3
4
+### Bug Fixes
5
6
+* fixes after upgrades ([8fe0efb](https://github.com/dword-design/eslint-plugin-import-alias/commit/8fe0efb614f75fca7917ce36ba5f1b04ad23b251))
7
8
## [1.4.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.0...v1.4.1) (2020-06-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "",
"repository": "dword-design/eslint-plugin-import-alias",
"license": "MIT",
0 commit comments