Skip to content

Commit e66bc88

Browse files
committed
build: release v4.6.7.
1 parent e7fd4cc commit e66bc88

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [4.6.7] - 2025-04-09
7+
### Changed
8+
- ci: attach test failure reports to job.
9+
- test: reduce chance of duplicate free port allocation.
10+
- test: use a test store to hold remote server port.
11+
612
## [4.6.6] - 2025-04-09
713
### Changed
814
- test: fixes flaky remote steps test.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
projectVersion=0.0.0-SNAPSHOT
1+
projectVersion=4.6.7

0 commit comments

Comments
 (0)