Skip to content

Commit 7e5304c

Browse files
chore: 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2023-03-31) ### Bug Fixes * update dependency @babel/core to v7.21.4 ([6381689](6381689))
1 parent 6381689 commit 7e5304c

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+
## [3.0.5](https://github.com/dword-design/eslint-plugin-import-alias/compare/v3.0.4...v3.0.5) (2023-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @babel/core to v7.21.4 ([6381689](https://github.com/dword-design/eslint-plugin-import-alias/commit/6381689fdc3dabd5a4ab96a2cc69a3a0a39df1c3))
7+
18
## [3.0.4](https://github.com/dword-design/eslint-plugin-import-alias/compare/v3.0.3...v3.0.4) (2023-03-29)
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": "3.0.4",
3+
"version": "3.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)