mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
fix: remove redundant Highlights heading from publish template (#11121)
This commit is contained in:
@@ -4,8 +4,7 @@ import { $ } from "bun"
|
|||||||
import { Script } from "@opencode-ai/script"
|
import { Script } from "@opencode-ai/script"
|
||||||
import { buildNotes, getLatestRelease } from "./changelog"
|
import { buildNotes, getLatestRelease } from "./changelog"
|
||||||
|
|
||||||
const highlightsTemplate = `## Highlights
|
const highlightsTemplate = `
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Add highlights before publishing. Delete this section if no highlights.
|
Add highlights before publishing. Delete this section if no highlights.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user