MCPcopy
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

1import { readFileSync, writeFileSync, readdirSync } from "fs";
2import { execSync } from "child_process";
3
4// Read current version from manifest.json

Callers

nothing calls this directly

Calls 4

getVersionDateFunction · 0.85
parseMethod · 0.80
errorMethod · 0.80
parseVersionFunction · 0.70

Tested by

no test coverage detected