We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d4846 commit 1d2fb67Copy full SHA for 1d2fb67
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 2.12.1
2
+
3
+### Fixes
4
+- Print logr prefix if it exists (#1275) [90d4846]
5
6
+### Maintenance
7
+- Bump actions/checkout from 3 to 4 (#1271) [555f543]
8
+- Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#1270) [d867b7d]
9
10
## 2.12.0
11
12
### Features
types/version.go
@@ -1,3 +1,3 @@
package types
-const VERSION = "2.12.0"
+const VERSION = "2.12.1"
0 commit comments