chore(meta): release v0.1.30

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-05 00:20:23 +02:00
co-authored by Claude Opus 4.6
parent 68afd94a57
commit f94d4c7a2c
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.30] — 2026-04-05
### Added
- `corridor-status` subcommand for atlas CLI — shows remaining unfinished systems grouped by geographic sector and hop distance (#744)
- Star map insert module — concentric hop-ring view of 301 systems, sector-colored, click-to-select with info panel, pan/zoom (#674)
Binary file not shown.
+1 -1
View File
@@ -1,5 +1,5 @@
name: The Settled Reach
version: 0.1.29
version: 0.1.30
repository: settled-reach
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "settled-reach-server"
version = "0.1.29"
version = "0.1.30"
edition = "2021"
[dependencies]