chore(meta): release v0.1.24

Sprint 24: Signal — 10/10 tickets done.
Character archetype selection, triangle activation consumer,
news ticker HUD, proximity monologue lines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 21:00:08 +01:00
co-authored by Claude Opus 4.6
parent 726c0fecbd
commit 5f6a42000b
4 changed files with 4 additions and 2 deletions
+2
View File
@@ -6,6 +6,8 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
## [Unreleased]
## [v0.1.24] — 2026-03-06
### Changed
- Replaced all in-universe "Commonwealth" references with "the Settled Reach" across 44 files (agents, decisions, docs, tooling, server). Historical discussion transcripts and Hamilton book references kept as-is.
Binary file not shown.
+1 -1
View File
@@ -1,5 +1,5 @@
name: The Settled Reach
version: 0.1.23
version: 0.1.24
repository: settled-reach
codename: commonwealth
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "settled-reach-server"
version = "0.1.23"
version = "0.1.24"
edition = "2021"
[dependencies]