Changelog
Auto-generated release notes for rational-release. Built from git history during release-PR preparation.
1.8.1 2026-05-30
Bug Fixes
- don't crash on import when the CLI is loaded via jsr (#51)
5e8ce55
1.8.0 2026-05-29
Features
- add `version` subcommand (#49)
f4a3138
Refactoring
- comment cleanup + collapse compute-next-version + extract --fallback (#48)
bd1b77e - extract remaining workflow bash into CLI subcommands (#47)
397e72d - extract release-merge / supersede / dispatch bash into CLI (#46)
884a473
Chores
- finalise v1.8.0
fa8674c
Other
- Release v1.8.0 (#50)
6e30c0a
1.7.0 2026-05-26
Features
- post-push-workflows input to re-trigger required checks on bot-authored release PRs (#43)
2a83090
Chores
Other
- Release v1.7.0 (#45)
fdd8467
1.6.1 2026-05-24
Bug Fixes
- supersede stale release PRs when bump tier escalates (#40)
52b9088
Chores
Other
- Release v1.6.1 (#41)
5892a09
1.6.0 2026-05-19
Features
- expose programmatic API at ./lib and audit JSDoc for docs (#38)
c79f87b
Documentation
- add links to readme (#35)
a69b7ab
Chores
- finalise v1.6.0
f486f1f
Other
- Release v1.6.0 (#39)
5814235
1.5.0 2026-05-19
Features
- configurable patch-types / minor-types for custom bump tiers (#36)
62e7b61
Chores
- finalise v1.5.0
5d983fe
Other
- Release v1.5.0 (#37)
1c0dc04
1.4.3 2026-05-04
Bug Fixes
- skip when triggering commit is a release-merge (#33)
09490c2
Chores
- finalise v1.4.3
71f9704
Other
- Release v1.4.3 (#34)
5f3f097
1.4.2 2026-05-02
Bug Fixes
- fetch tags explicitly on prepare/cut checkout (#31)
44ba391
Chores
- finalise v1.4.2
3ede1be
Other
- Release v1.4.2 (#32)
d8d8e09
1.4.1 2026-05-02
Bug Fixes
- force-update floating major-version tag on every cut (#29)
e1afab6
Chores
- finalise v1.4.1
3319e3c
Other
- Release v1.4.1 (#30)
609f137
1.4.0 2026-05-02
Features
- extract workflow bash into tested CLI subcommands (#26)
6a34184
Bug Fixes
- unbreak prepare-release fmt check; document Copilot allowlist (#27)
058859d
Documentation
- Complete missing README input purpose docs for reusable workflows (#25)
ec3ff81
Chores
- finalise v1.4.0
e709b13
Other
- Release v1.4.0 (#28)
1cdeb19
1.3.2 2026-05-01
Bug Fixes
- use jq for manifest read; add workflow_dispatch break-glass (#23)
5c7d4e8
Chores
- finalise v1.3.2
2cc90ee
Other
- Release v1.3.2 (#24)
eb1d695
1.3.1 2026-05-01
Bug Fixes
- harden publish trigger + add permissions to self-validate (#20)
88f999e
Documentation
- apply documentation corrections and scaffolding (#19)
82b6ea7
Continuous Integration
- add caching, timeouts, concurrency guards, and persist-credentials hardening (#22)
42fe688
Chores
- finalise v1.3.1
e0a3f06
Other
- Release v1.3.1 (#21)
e1214dc
1.3.0 2026-04-28
Features
- --next-version attributes pre-tag commits to upcoming release (#17)
2c6fe03
Refactoring
- JSR-source the CLI + rename dogfood wrappers to self-* (#16)
6ce2e77
Chores
1.2.0 2026-04-28
Features
- dogfood CLI in own workflows + bootstrap docs changelog (#14)
3d882fd
Chores
1.1.0 2026-04-28
Features
- multi-runtime CLI (Node/Bun) + hand-rolled docs site (#11)
58a1fef
Chores
1.0.0 2026-04-28
Features
- graduate to stable 1.0 (#9)
7819658
Chores
0.3.0 2026-04-28
Features
- auto-bootstrap CHANGELOG.md + document publish-trigger pattern (#7)
244d8de
Chores
0.2.1 2026-04-28
Bug Fixes
- handle release-in-flight + auto-trigger publish (#5)
b66773e - UTC-normalise PR mergedAt date filter (#3)
db411a0
Chores
Other
- Merge pull request #2 from sigmadigitalza/release/v0.2.0
45977a4
0.2.0 2026-04-28
Features
- dogfood reusable release workflows on self (#1)
7267afe
Bug Fixes
- UTC-normalise PR mergedAt date filter
9265542
0.1.0 2026-04-28
Bug Fixes
- rename pre-1.0-cap input to pre1-cap
d0d4404