Skip to content

Commit fd7a74a

Browse files
chore: prepare @liferay/eslint-plugin v1.7.0 release
1 parent 7c2fc47 commit fd7a74a

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.7.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.7.0) (2025-01-30)
2+
3+
[Full changelog](https://github.com/liferay/liferay-frontend-projects/compare/eslint-plugin/v1.6.0...eslint-plugin/v1.7.0)
4+
5+
### :new: Features
6+
7+
- feat(eslint-plugin): add rule for new lines after copyright header ([\#1245](https://github.com/liferay/liferay-frontend-projects/pull/1245))
8+
19
## [eslint-plugin/v1.6.0](https://github.com/liferay/liferay-frontend-projects/tree/eslint-plugin/v1.6.0) (2024-10-18)
210

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

0 commit comments

Comments
 (0)