MCPcopy
hub / github.com/vitejs/vite / mergeChangelog.ts

File mergeChangelog.ts

scripts/mergeChangelog.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Merges prerelease (alpha/beta/rc) changelog entries into a single stable
3 * release section within a package's CHANGELOG.md.
4 *

Callers

nothing calls this directly

Calls 11

readFileFunction · 0.85
findReleaseHeaderIndexFunction · 0.85
findEndBoundaryFunction · 0.85
parseCategoriesFunction · 0.85
collectPrereleaseHeadersFunction · 0.85
updateHeaderCompareLinkFunction · 0.85
buildOutputLinesFunction · 0.85
logMethod · 0.80
errorMethod · 0.65
resolveMethod · 0.65

Tested by

no test coverage detected