chore(meta): release v0.1.10

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-19 09:13:49 +01:00
co-authored by Claude Opus 4.6
parent 62d48dc7b4
commit e2d2211ff6
3 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.10] — 2026-02-19
### Added
- `project.yaml` — technical project descriptor with version, architecture, simulation, and content model as the canonical version source of truth
- Scratchpad: asset generation pipeline idea (registry, status tracking, prompt versioning, pre-sprint cohesion)
+1 -1
View File
@@ -1,5 +1,5 @@
name: The Settled Reach
version: 0.1.9
version: 0.1.10
repository: settled-reach
codename: commonwealth
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "settled-reach-server"
version = "0.1.9"
version = "0.1.10"
edition = "2021"
[dependencies]