Umbraco 18 line release. Bumps umbraco-cms-backoffice-skills to 18.0.2; umbraco-cms-backoffice-testing-skills is unchanged and remains at 18.0.1.
What's changed since v18.0.1
- CI validation via GitHub Actions (#92) — a fast per-PR gate (links, code analysis, unit tests) plus a nightly/manual full gate (mocked + E2E against the real host). Runs the same checks
/validate-skillsdrives, with a results-enforcing gate so no suite can silently fail. - Version-guard preflight (#90) — prevents v17/v18 skill confusion.
- Release-process docs (#89) — clarified promote
dev→main.
Validation: fast gate green on the release PRs; the full mocked + E2E suite (all 10 test suites) verified green on the released commit.
🤖 Generated with Claude Code