Skip to content

Commit df6d755

Browse files
committed
v2.25.2
1 parent 0ad3c4f commit df6d755

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2.25.2
2+
3+
### Fixes
4+
Add github output group for progress report content
5+
6+
### Maintenance
7+
Bump Gomega
8+
19
## 2.25.1
210

311
### Fixes

types/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package types
22

3-
const VERSION = "2.25.1"
3+
const VERSION = "2.25.2"

0 commit comments

Comments
 (0)