MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / prepare-release.mjs

File prepare-release.mjs

scripts/prepare-release.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2/**
3 * Promote `## [Unreleased]` content into `## [<version>]` in CHANGELOG.md
4 * so the release.yml workflow's `extract-release-notes.mjs <version>` call

Callers

nothing calls this directly

Calls 3

errorMethod · 0.80
mainFunction · 0.70
resolveFunction · 0.50

Tested by

no test coverage detected