Skip to content

Commit 6b301e8

Browse files
chore: prepare @liferay/eslint-plugin v1.8.1 release
1 parent 17a2dc2 commit 6b301e8

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.8.1](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.8.1) (2025-05-14)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-plugin/v1.8.0...eslint-plugin/v1.8.1)
4+
5+
### :wrench: Bug fixes
6+
7+
- fix(eslint-plugin): fix path ([\#1251](https://github.com/liferay/liferay-frontend-projects/pull/1251))
8+
19
## [eslint-plugin/v1.8.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.8.0) (2025-05-14)
210

311
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-plugin/v1.7.0...eslint-plugin/v1.8.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.8.0"
59+
"version": "1.8.1"
6060
}

0 commit comments

Comments
 (0)