Skip to content

Commit b4e038f

Browse files
chore: 4.0.7 [skip ci]
## [4.0.7](v4.0.6...v4.0.7) (2023-06-08) ### Bug Fixes * update dependency @babel/core to v7.22.5 ([464b29f](464b29f))
1 parent 464b29f commit b4e038f

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.7](https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.6...v4.0.7) (2023-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @babel/core to v7.22.5 ([464b29f](https://github.com/dword-design/eslint-plugin-import-alias/commit/464b29f162a0551e6cfa9388c2c92f14ac4be675))
7+
18
## [4.0.6](https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.5...v4.0.6) (2023-06-03)
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.6",
3+
"version": "4.0.7",
44
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
55
"keywords": [
66
"alias",

0 commit comments

Comments
 (0)