Skip to content

Commit d8a5ef9

Browse files
committed
v2.17.3
1 parent bde6e00 commit d8a5ef9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.17.3
2+
3+
### Fixes
4+
`ginkgo watch` now ignores hidden files [bde6e00]
5+
16
## 2.17.2
27

38
### 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.17.2"
3+
const VERSION = "2.17.3"

0 commit comments

Comments
 (0)