Skip to content

Commit d1abe64

Browse files
committed
Update CHANGELOG and docs for v8.31.0
1 parent 2718862 commit d1abe64

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
1919

2020
### Fixed
2121

22+
## [8.31.0] (2025-07-28)
23+
2224
## [8.30.2-SNAPSHOT] (2025-07-28)
2325

2426
### Changed
@@ -752,6 +754,7 @@ _Although there is no visible change from a user perspective, there are signific
752754

753755
<!-- Releases -->
754756
[Unreleased]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.30.2-SNAPSHOT...HEAD
757+
[8.31.0-SNAPSHOT]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.30.2...v8.31.0-SNAPSHOT
755758
[8.30.2-SNAPSHOT]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.30.1...v8.30.2-SNAPSHOT
756759
[8.30.1]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.30.0...v8.30.1
757760
[8.30.0]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.29.0...v8.30.0

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "8.30.2-SNAPSHOT"
1+
ThisBuild / version := "8.31.0"

0 commit comments

Comments
 (0)