changelog: temporary 0.0.0 section for the release dry run
Gates / test (push) Successful in 1m23s
Gates / test-aarch64 (push) Successful in 5m6s
Gates / package (push) Successful in 3m46s
CI / gates (push) Successful in 13m23s
Gates / frontend (push) Successful in 44s
Gates / container (push) Successful in 2m22s
Release / guard (push) Failing after 6s
Release / gates (push) Skipped
Release / publish (push) Skipped

This commit is contained in:
2026-08-08 15:35:40 +02:00
parent da4441b24a
commit e14a29c5de
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -10,6 +10,12 @@ subject rarely does.
## [Unreleased] ## [Unreleased]
## [0.0.0] - 2026-08-08
Pipeline dry run. This tag, its release and its registry tags are deleted
after the run; nothing of it is meant to be consumed. See
`specs/milestone-14.md` ruling 13, manual prerequisite 10.
## [0.0.1] - 2026-08-07 ## [0.0.1] - 2026-08-07
First release. Everything below is new. First release. Everything below is new.
+1 -1
View File
@@ -1,6 +1,6 @@
.{ .{
.name = .nxdns, .name = .nxdns,
.version = "0.0.1", .version = "0.0.0",
.minimum_zig_version = "0.16.0", .minimum_zig_version = "0.16.0",
.paths = .{""}, .paths = .{""},
.fingerprint = 0x3307b311dded1d91, .fingerprint = 0x3307b311dded1d91,