Skip to content

Commit 7da668b

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.2...v1.7.0) (2026-04-25) ### Features * **game:** introduce GameMode enum and thread through session/orchestrator ([#176](#176)) ([bb94461](bb94461)), closes [#167](#167) [#167](#167) [#103](#103) [#103](#103)
1 parent bb94461 commit 7da668b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/OneLiteFeatherNET/Voyager/compare/v1.6.2...v1.7.0) (2026-04-25)
2+
3+
4+
### Features
5+
6+
* **game:** introduce GameMode enum and thread through session/orchestrator ([#176](https://github.com/OneLiteFeatherNET/Voyager/issues/176)) ([bb94461](https://github.com/OneLiteFeatherNET/Voyager/commit/bb94461c95802f0c4a20b9d468a62db13b3e225b)), closes [#167](https://github.com/OneLiteFeatherNET/Voyager/issues/167) [#167](https://github.com/OneLiteFeatherNET/Voyager/issues/167) [#103](https://github.com/OneLiteFeatherNET/Voyager/issues/103) [#103](https://github.com/OneLiteFeatherNET/Voyager/issues/103)
7+
18
## [1.6.2](https://github.com/OneLiteFeatherNET/Voyager/compare/v1.6.1...v1.6.2) (2026-04-25)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
org.gradle.welcome=never
2-
version=1.6.2
2+
version=1.7.0

0 commit comments

Comments
 (0)