Skip to content

Commit 41e9a2f

Browse files
chore: 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2024-08-18) ### Bug Fixes * foo ([a0ac190](a0ac190))
1 parent a0ac190 commit 41e9a2f

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+
## [5.1.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.0...v5.1.1) (2024-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* foo ([a0ac190](https://github.com/dword-design/eslint-plugin-import-alias/commit/a0ac190c715b50806fa9cc13cf6315fda312a89a))
7+
18
# [5.1.0](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.0.2...v5.1.0) (2024-08-17)
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": "5.1.0",
3+
"version": "5.1.1",
44
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
55
"keywords": [
66
"alias",

0 commit comments

Comments
 (0)