Releases: taraxvoid/voidflow
Releases · taraxvoid/voidflow
Release list
v0.5.1
Immutable
release. Only release title and notes can be modified.
v0.5.0
[0.5.0] - 2026-09-14
🚀 Features
- (resolve-env) Add reusable workflow to expose deploy env as a job output
🐛 Bug Fixes
- (resolve-env) Use local action path to satisfy zizmor's unpinned-uses policy
⚙️ Miscellaneous Tasks
- Add
just releasetarget, update workflow comments
v0.4.0
[0.4.0] - 2026-09-11
🚀 Features
- (site-ci.yml) Add support for Playwright installation without OS-level browser dependencies on self-hosted runners
🐛 Bug Fixes
v0.3.0
[0.3.0] - 2026-09-11
🚀 Features
- (site-ci.yml) Add GITLEAKS_LICENSE secret since organizations require it
- Add conventional-commits release method (#27)
- (justfile) Add lint-only validation target
- (site-ci.yml) Add optional GITLEAKS_LICENSE secret for gitleaks Organization plan
🐛 Bug Fixes
- Improve Playwright cache invalidation (#22)
- (release.yml) Pass GH_TOKEN through to just validate (#28)
- (release) Split into PR-then-tag flow, main is PR-only (#30)
- (tag-release.yml) Tolerate squash-merge's " (#NN)" suffix (#33)
⚙️ Miscellaneous Tasks
- Self-validation checks, security audit, and local dry-run tooling
- Swap action-validator for check-jsonschema, fix act dry-run end-to-end
Initial release
Early version