We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66758d9 commit d0a7d59Copy full SHA for d0a7d59
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.2](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.0.1...v5.0.2) (2024-08-17)
2
+
3
4
+### Bug Fixes
5
6
+* trigger release ([66758d9](https://github.com/dword-design/eslint-plugin-import-alias/commit/66758d97f7ca01b29fcf8e565c78bd324c9257d6))
7
8
## [5.0.1](https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.0.0...v5.0.1) (2024-08-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dword-design/eslint-plugin-import-alias",
- "version": "5.0.1",
+ "version": "5.0.2",
"description": "An ESLint plugin that enforces the use of import aliases. Also supports autofixing.",
"keywords": [
"alias",
0 commit comments