From de902e897638b5843372967c41b984bb7cfc8d90 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Fri, 7 Aug 2026 10:43:18 +1000 Subject: [PATCH] release: v0.11.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch: one bug fix, no behaviour added. The judgement call worth recording — v0.11.0 was a minor because it added an input, and this adds an output (`deployment-url`), which is strictly the same category of additive surface growth. Called a patch anyway on two grounds: the changelog files the change under Fixed because the new output is incidental to the fix rather than a new capability (it preserves information the fix would otherwise have discarded), and `deploy-url`'s previous value was non-deterministic — alias or hash depending on the wrangler release — so no consumer could safely have depended on it. Contents: preview-cloudflare links the stable pr-N alias rather than the per-deployment hash (#14, #131). CONTRIBUTING step 5: no @v0 workarounds outstanding — the @v0 mentions in test-actions.yml are comments describing the structural limitation. Co-Authored-By: Claude Opus 5 (1M context) --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5127acc..9647285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.11.1] - 2026-08-07 + ### Fixed - **`preview-cloudflare`**: PR comments linked the per-deployment hash URL (`https://b3a5c314.{project}.pages.dev`) instead of the stable branch alias