Skip to content

Commit 04e5910

Browse files
chore: 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2023-05-02) ### Bug Fixes * update dependency @babel/core to v7.21.8 ([5d5e231](5d5e231))
1 parent 5d5e231 commit 04e5910

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+
## [4.0.2](https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.1...v4.0.2) (2023-05-02)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @babel/core to v7.21.8 ([5d5e231](https://github.com/dword-design/eslint-plugin-import-alias/commit/5d5e231bb462c68e0da0d171bfbd0895f3c9cf99))
7+
18
## [4.0.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.0...v4.0.1) (2023-04-22)
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": "4.0.1",
3+
"version": "4.0.2",
44
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
55
"keywords": [
66
"alias",

0 commit comments

Comments
 (0)