Skip to content

Commit 4744b32

Browse files
chore: 2.0.5 [skip ci]
## [2.0.5](v2.0.4...v2.0.5) (2021-07-20) ### Bug Fixes * update config files ([b0a736d](b0a736d))
1 parent b0a736d commit 4744b32

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+
## [2.0.5](https://github.com/dword-design/eslint-plugin-import-alias/compare/v2.0.4...v2.0.5) (2021-07-20)
2+
3+
4+
### Bug Fixes
5+
6+
* update config files ([b0a736d](https://github.com/dword-design/eslint-plugin-import-alias/commit/b0a736d1726ecc198a3c2c9ec85fb4a974126e12))
7+
18
## [2.0.4](https://github.com/dword-design/eslint-plugin-import-alias/compare/v2.0.3...v2.0.4) (2021-07-06)
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": "2.0.4",
3+
"version": "2.0.5",
44
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
55
"keywords": [
66
"alias",

0 commit comments

Comments
 (0)