Skip to content

Commit f331739

Browse files
committed
v2.27.3
1 parent 1c9f356 commit f331739

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.27.3
2+
3+
### Fixes
4+
report exit result in case of failure [1c9f356]
5+
fix data race [ece19c8]
6+
17
## 2.27.2
28

39
### 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.27.2"
3+
const VERSION = "2.27.3"

0 commit comments

Comments
 (0)