Skip to content

Commit 66392dd

Browse files
chore(*): Release 2.1.2
## [2.1.2](checkstyle-rules-2.1.1...checkstyle-rules-2.1.2) (2025-06-04) ### Bug Fixes * Support formatting record classes. ([#20](#20)) ([42e31ff](42e31ff))
1 parent 42e31ff commit 66392dd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.1.2](https://github.com/qhrtech/checkstyle-rules/compare/checkstyle-rules-2.1.1...checkstyle-rules-2.1.2) (2025-06-04)
4+
5+
### Bug Fixes
6+
7+
* Support formatting record classes. ([#20](https://github.com/qhrtech/checkstyle-rules/issues/20)) ([42e31ff](https://github.com/qhrtech/checkstyle-rules/commit/42e31ff8585372ea91e38046db28ab32fbfe8d5d))
8+
39
## [2.1.1](https://github.com/qhrtech/checkstyle-rules/compare/checkstyle-rules-2.1.0...checkstyle-rules-2.1.1) (2025-03-28)
410

511
### Bug Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
org.gradle.configuration-cache=false
22

3-
version=2.1.1
3+
version=2.1.2

0 commit comments

Comments
 (0)