Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The project follows Semantic Versioning.

## [Unreleased]

## [0.1.22] - 2026-09-21
## [0.1.23] - 2026-09-20

- `tool-cache`: vendor the composite action into `actions/tool-cache/`
(byte-identical to `NDDev-Archive/github-actions-garm` `468af475`) and
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.22
0.1.23
1 change: 1 addition & 0 deletions scripts/check_release_ledger.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"0.1.4": "tag target still declared VERSION 0.1.3; preflight rejected run 32620039075",
"0.1.5": "historical 0.1.4 tag lacked a release heading; preflight rejected run 32748217729",
"0.1.7": "timezone-dependent ledger date rejected release run 32764221081",
"0.1.22": "timezone-dependent ledger date rejected release run 35540240146",
}


Expand Down
Loading