File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ bldr 0.5.4] ( https://github.com/siderolabs/bldr/releases/tag/v0.5.4 ) (2025-09-15)
2+
3+ Welcome to the v0.5.4 release of bldr!
4+
5+
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/siderolabs/bldr/issues .
9+
10+ ### Contributors
11+
12+ * Andrey Smirnov
13+
14+ ### Changes
15+ <details ><summary >1 commit</summary >
16+ <p >
17+
18+ * [ ` 7babde6 ` ] ( https://github.com/siderolabs/bldr/commit/7babde68fec305eda70a843231603c6fc0af3869 ) feat: automatic checksum updater
19+ </p >
20+ </details >
21+
22+ ### Dependency Changes
23+
24+ * ** github.com/cheggaaa/pb/v3** v3.1.7 ** _ new_ **
25+
26+ Previous release can be found at [ v0.5.3] ( https://github.com/siderolabs/bldr/releases/tag/v0.5.3 )
27+
128## [ bldr 0.5.3] ( https://github.com/siderolabs/bldr/releases/tag/v0.5.3 ) (2025-09-04)
229
330Welcome to the v0.5.3 release of bldr!
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ project_name = "bldr"
55github_repo = " siderolabs/bldr"
66match_deps = " ^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
77
8- previous = " v0.5.2 "
8+ previous = " v0.5.3 "
99pre_release = false
1010
1111# [notes]
You can’t perform that action at this time.
0 commit comments