From 41e9a2fcaf6d1b4a7158df4ba5341bd447fe3a12 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 18 Aug 2024 00:32:40 +0000 Subject: [PATCH] chore: 5.1.1 [skip ci] ## [5.1.1](/~https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.0...v5.1.1) (2024-08-18) ### Bug Fixes * foo ([a0ac190](/~https://github.com/dword-design/eslint-plugin-import-alias/commit/a0ac190c715b50806fa9cc13cf6315fda312a89a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eab6fe..e6cde59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.1](/~https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.0...v5.1.1) (2024-08-18) + + +### Bug Fixes + +* foo ([a0ac190](/~https://github.com/dword-design/eslint-plugin-import-alias/commit/a0ac190c715b50806fa9cc13cf6315fda312a89a)) + # [5.1.0](/~https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.0.2...v5.1.0) (2024-08-17) diff --git a/package.json b/package.json index 7187d10..68285d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dword-design/eslint-plugin-import-alias", - "version": "5.1.0", + "version": "5.1.1", "description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.", "keywords": [ "alias",