Files
q-blog/docs/RELEASE_NOTES_v0.0.1.md
greenflame089 0b100af686 Release v0.2.2
2025-08-22 07:28:42 -04:00

15 lines
536 B
Markdown

# Q-Blog v0.0.1 — Phase 0 wrap
**Highlights**
- Self-hosted CI workflow (no marketplace actions); verified green.
- Test harness online (Vitest + RTL + jest-axe) with a11y smoke test.
- ESLint flat config with Phase-scoped lint; IDE noise reduced.
- Tracker primed: labels, milestone, seed issues, maintenance scripts.
- Contributor docs and PR templates in place.
**Notes**
- App code linting is intentionally limited in Phase 0; sweeps start Phase 1.
- No functional app changes intended; safe to merge to upstream at any time.