Skip to content

Commit 27b6e8b

Browse files
chore: prepare @liferay/eslint-plugin v1.9.0 release
1 parent 05c636d commit 27b6e8b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

projects/eslint-plugin/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [eslint-plugin/v1.9.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.9.0) (2025-05-15)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-plugin/v1.8.1...eslint-plugin/v1.9.0)
4+
5+
### :new: Features
6+
7+
- feat(eslint-plugin): add rule for deep imports across modules ([\#1252](https://github.com/liferay/liferay-frontend-projects/pull/1252))
8+
19
## [eslint-plugin/v1.8.1](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.8.1) (2025-05-14)
210

311
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-plugin/v1.8.0...eslint-plugin/v1.8.1)

projects/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@
5656
"preversion": "liferay-workspace-scripts ci",
5757
"test": "liferay-workspace-scripts test"
5858
},
59-
"version": "1.8.1"
59+
"version": "1.9.0"
6060
}

0 commit comments

Comments
 (0)