Skip to content

Commit c67eae6

Browse files
chore: 3.0.8 [skip ci]
## [3.0.8](v3.0.7...v3.0.8) (2023-04-09) ### Bug Fixes * update dependency @dword-design/functions to v4.1.7 ([7e383cb](7e383cb))
1 parent 7e383cb commit c67eae6

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.8](https://github.com/dword-design/eslint-plugin-import-alias/compare/v3.0.7...v3.0.8) (2023-04-09)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/functions to v4.1.7 ([7e383cb](https://github.com/dword-design/eslint-plugin-import-alias/commit/7e383cbd8d124c801e5fabf4a594fc2824b2ec29))
7+
18
## [3.0.7](https://github.com/dword-design/eslint-plugin-import-alias/compare/v3.0.6...v3.0.7) (2023-04-09)
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.7",
3+
"version": "3.0.8",
44
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
55
"keywords": [
66
"alias",

0 commit comments

Comments
 (0)