| Field | Value |
|---|---|
| Version | v0.9.0 |
| Codename | Basalt |
| Date | 2026-05-31 |
| Status | Stable |
Before tagging, every item must be green:
-
just verify— exits 0 -
zenzic check all --strict— zero findings -
yarn build— exits 0, no broken-link errors -
package.jsonversion updated to match Zenzic Core release -
CHANGELOG.md—[Unreleased]section moved to the new version heading - Update SECURITY.md support table (Add new release, demote previous to Critical/EOL).
- EN/IT bilingual parity —
Z602 I18N_PARITYclean - All blog post tags in
blog/tags.ymlare valid
# Local verification
yarn build
# Deploy — triggered automatically by CI on push to main.
# Manual deploy target: CDN (zenzic.dev)Distribution target: CDN — zenzic.dev.
git tag zenzic-doc-v0.9.0
git push origin release/v0.9.0 --tags- Create GitHub Release from the tag, using the
## v0.9.0CHANGELOG section as the release body.
For a detailed list of changes, see CHANGELOG.md.