fix(release): restore canonical local gate

req: public_api/001

req: v1_release/007
This commit is contained in:
slhx agent
2026-07-14 01:24:31 +02:00
parent 90e8c3ced5
commit 025d9c1563
10 changed files with 33 additions and 23 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ include upgrade notes with this shape:
```sh
cargo run -p hemx-xtask -- test
cargo check --workspace
redgate health --strict
redgate health
```
````