Przeglądaj źródła

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

Ryan Vogel 2 miesięcy temu
rodzic
commit
571751c313
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      script/publish-start.ts

+ 1 - 2
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 = `
 <!--
 Add highlights before publishing. Delete this section if no highlights.