Changelog
Template lineage — every change shipped to the HaloStack starter, newest first.
Generated from
.template/changesbybun run template:changelog— do not edit by hand.
Unreleased
Features
- tools/template: Changesets-style batched releases: author changes in .template/changes/next/, and template:release computes the semver bump from each entry's type/breaking, moves them into the versioned dir, and tags. sync-status now rolls pending changes up by workspace area.
Documentation
- docs/agents/template: Refresh the root README, AGENTS guides, and bilingual docs so the repo is documented as a reusable template monorepo with full workspace coverage, Railway deployment guidance, and downstream sync practices.
0.1.0
Features
- template: Template lineage system — a typed change ledger that generates the CHANGELOG and a sync-status report, enforced by a Stop hook that flags shared changes missing a ledger entry.