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 d6db8fc commit 77a10f3Copy full SHA for 77a10f3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.1.1...v1.1.2) (2020-06-15)
2
+
3
4
+### Bug Fixes
5
6
+* scoped import support ([d6db8fc](https://github.com/dword-design/eslint-plugin-import-alias/commit/d6db8fc8042e891c22b41fde5599ce47bca664b2))
7
8
## [1.1.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.1.0...v1.1.1) (2020-06-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "",
"repository": "dword-design/eslint-plugin-import-alias",
"license": "MIT",
0 commit comments