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 40dcb20 commit 35d425eCopy full SHA for 35d425e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.4.6](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.5...v1.4.6) (2021-02-17)
2
+
3
4
+### Bug Fixes
5
6
+* upgrades ([40dcb20](https://github.com/dword-design/eslint-plugin-import-alias/commit/40dcb20742d0693b8bc323eb554d87f585126b44))
7
8
## [1.4.5](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.4...v1.4.5) (2020-12-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "1.4.5",
+ "version": "1.4.6",
"description": "",
"repository": "dword-design/eslint-plugin-import-alias",
"license": "MIT",
0 commit comments