Skip to content

Commit 5d1d628

Browse files
committed
v2.28.1
1 parent 676f985 commit 5d1d628

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.28.1
2+
3+
Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.
4+
15
## 2.28.0
26

37
Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:

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.28.0"
3+
const VERSION = "2.28.1"

0 commit comments

Comments
 (0)