Skip to content

Commit e3241f1

Browse files
authored
Prepare release (#480)
1 parent 72a24c3 commit e3241f1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@
252252
"ratpack",
253253
"readdirp",
254254
"regexpp",
255+
"rembert",
255256
"restassured",
256257
"returnrules",
257258
"ruleset",

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@
22

33
## Beta
44

5+
## [15.2.2] 2025-10-07
6+
7+
- Fix curly bracket should not get commented out by method comments between parenthesis and curly brackets, by @damien-rembert in <https://github.com/nvuillam/npm-groovy-lint/pull/470>
8+
- Fix Autofix of unnecessary GString leaves invalid code in data provider of spock tests, by @damien-rembert in <https://github.com/nvuillam/npm-groovy-lint/pull/471>
9+
- Upgrade npm dependencies
10+
- Upgrade GitHub Actions dependencies
11+
512
## [15.2.1] 2025-07-27
613

714
- Upgrade npm dependencies
8-
- Use MegaLiter custom flavor
15+
- Use MegaLinter custom flavor
916

1017
## [15.2.0] 2025-05-11
1118

0 commit comments

Comments
 (0)