Skip to content

v18.0.2 — Umbraco 18 line

Latest

Choose a tag to compare

@hifi-phil hifi-phil released this 04 Jul 21:12
bb45927

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-skills drives, 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 devmain.

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