Skip to content

Commit 9aa460f

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2020-12-11) ### Bug Fixes * replace get-package-name with depcheck-package-name ([3002508](3002508))
1 parent 3002508 commit 9aa460f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.5](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.4...v1.4.5) (2020-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* replace get-package-name with depcheck-package-name ([3002508](https://github.com/dword-design/eslint-plugin-import-alias/commit/3002508bbd8df3a7a78f99fc4fa519b669556f6b))
7+
18
## [1.4.4](https://github.com/dword-design/eslint-plugin-import-alias/compare/v1.4.3...v1.4.4) (2020-12-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dword-design/eslint-plugin-import-alias",
3-
"version": "1.4.4",
3+
"version": "1.4.5",
44
"description": "",
55
"repository": "dword-design/eslint-plugin-import-alias",
66
"license": "MIT",

0 commit comments

Comments
 (0)