Skip to content

Commit d85ce67

Browse files
chore: prepare @liferay/eslint-plugin v1.8.0 release
1 parent 1774ee9 commit d85ce67

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

projects/eslint-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [eslint-plugin/v1.8.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.8.0) (2025-05-14)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-plugin/v1.7.0...eslint-plugin/v1.8.0)
4+
5+
### :new: Features
6+
7+
- feat(eslint-plugin): add new rule for api submodule bundles ([\#1250](https://github.com/liferay/liferay-frontend-projects/pull/1250))
8+
19
## [eslint-plugin/v1.7.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.7.0) (2025-01-30)
210

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

projects/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
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.7.0"
59+
"version": "1.8.0"
6060
}

0 commit comments

Comments
 (0)