release: 0.1.0 #49
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