Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
error
Method · 0.80
main
Function · 0.70
resolve
Function · 0.50
Tested by
no test coverage detected