From 571751c313336e933a3d3b2478255107f80f3686 Mon Sep 17 00:00:00 2001 From: Ryan Vogel Date: Thu, 29 Jan 2026 06:16:45 -0500 Subject: [PATCH] fix: remove redundant Highlights heading from publish template (#11121) --- script/publish-start.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/script/publish-start.ts b/script/publish-start.ts index 385a2384b..474e01a64 100755 --- a/script/publish-start.ts +++ b/script/publish-start.ts @@ -4,8 +4,7 @@ import { $ } from "bun" import { Script } from "@opencode-ai/script" import { buildNotes, getLatestRelease } from "./changelog" -const highlightsTemplate = `## Highlights - +const highlightsTemplate = `