Release v0.2.0 #95
Loading…
Reference in a new issue
No description provided.
Delete branch "release/v0.2.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated release PR for v0.2.0.
After merge,
.forgejo/workflows/create-release.ymltags and publishes v0.2.0 to the Generic Packages registry.Includes the Cargo.lock regeneration that the
create-releaserecipe failed to perform (the 7 vervain-agent workspace crates are bumped 0.1.0 -> 0.2.0 so--lockedbuilds pass). The recipe gap itself is tracked in VA-95 and fixed in a follow-up PR.#VA-95