scratch: DO NOT MERGE — drill-recorded red demo (bare version, stamped changelog, no drill record)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
9782687bd7
commit
5e4c930a80
2 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,8 @@ so entries say what changed, cite the issue, and stop.
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 0.1.0 — 2026-07-22
|
||||
|
||||
- `lib/version.sh` — one version abstraction, `file` and `package-json` backends (#3).
|
||||
- `lib/changelog.sh` + `bin/changelog-section` — the one canonical changelog-section extractor (#4).
|
||||
- `actions/changelog-armed` — the version-keyed arming guard (#5).
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.1.0-dev
|
||||
0.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue