Skip to content

Commit 8feda87

Browse files
chore: prepare @liferay/eslint-plugin v1.9.1 release
1 parent 41f7226 commit 8feda87

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.1](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.9.1) (2025-05-15)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-plugin/v1.9.0...eslint-plugin/v1.9.1)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(eslint-plugin): add the name of the current package.json to the no-extraneous-dependencies rule ([\#1253](https://github.com/liferay/liferay-frontend-projects/pull/1253))
8+
19
## [eslint-plugin/v1.9.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.9.0) (2025-05-15)
210

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

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.9.0"
59+
"version": "1.9.1"
6060
}

0 commit comments

Comments
 (0)