Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ generate-release-notes-import.mjs
File
generate-release-notes-import.mjs
generate-release-notes-import.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync, writeFileSync, readdirSync } from
"fs"
;
2
import
{ execSync } from
"child_process"
;
3
4
// Read current version from manifest.json
Callers
nothing calls this directly
Calls
4
getVersionDate
Function · 0.85
parse
Method · 0.80
error
Method · 0.80
parseVersion
Function · 0.70
Tested by
no test coverage detected