Skip to content

Commit 3ace1f4

Browse files
committed
Cut 0.37.0
1 parent e8a3720 commit 3ace1f4

File tree

5 files changed

+177
-2
lines changed

5 files changed

+177
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
## master (unreleased)
1313

14+
## 0.37.0 (2025-02-16)
15+
1416
### New features
1517

1618
* [#329](https://github.com/rubocop/rubocop-minitest/pull/329): Pluginfy RuboCop Performance. ([@koic][])

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ name: rubocop-minitest
22
title: RuboCop Minitest
33
# We always provide version without patch here (e.g. 1.1),
44
# as patch versions should not appear in the docs.
5-
version: ~
5+
version: '0.37'
66
nav:
77
- modules/ROOT/nav.adoc

0 commit comments

Comments
 (0)