Skip to content

Commit e22c4f9

Browse files
chore: 3.0.3 [skip ci]
## [3.0.3](v3.0.2...v3.0.3) (2023-03-16) ### Bug Fixes * update dependency eslint to v8.36.0 ([6c1d2a9](6c1d2a9))
1 parent 6c1d2a9 commit e22c4f9

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.3](https://github.com/dword-design/eslint-plugin-import-alias/compare/v3.0.2...v3.0.3) (2023-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency eslint to v8.36.0 ([6c1d2a9](https://github.com/dword-design/eslint-plugin-import-alias/commit/6c1d2a98428ad336654232606a8093b632738128))
7+
18
## [3.0.2](https://github.com/dword-design/eslint-plugin-import-alias/compare/v3.0.1...v3.0.2) (2023-03-15)
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.2",
3+
"version": "3.0.3",
44
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
55
"keywords": [
66
"alias",

0 commit comments

Comments
 (0)