Skip to content

Commit 17dc40d

Browse files
chore: 5.1.2 [skip ci]
## [5.1.2](v5.1.1...v5.1.2) (2025-04-13) ### Bug Fixes * lock file maintenance ([#193](#193)) ([f085932](f085932))
1 parent f085932 commit 17dc40d

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.2](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.1...v5.1.2) (2025-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#193](https://github.com/dword-design/eslint-plugin-import-alias/issues/193)) ([f085932](https://github.com/dword-design/eslint-plugin-import-alias/commit/f08593212f4809dea08715beb4f3ee761c130fbc))
7+
18
## [5.1.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.0...v5.1.1) (2024-08-18)
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.1",
3+
"version": "5.1.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)