fix: remove redundant Highlights heading from publish template (#11121)

This commit is contained in:
Ryan Vogel
2026-01-29 06:16:45 -05:00
committed by GitHub
parent 82717f6e8b
commit 571751c313

View File

@@ -4,8 +4,7 @@ import { $ } from "bun"
import { Script } from "@opencode-ai/script"
import { buildNotes, getLatestRelease } from "./changelog"
const highlightsTemplate = `## Highlights
const highlightsTemplate = `
<!--
Add highlights before publishing. Delete this section if no highlights.