MCPcopy
hub / github.com/freshframework/fresh / release.ts

File release.ts

tools/release.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as cl from "@std/fmt/colors";
2import * as path from "@std/path";
3import type { DenoJson } from "../packages/update/src/update.ts";
4import * as semver from "@std/semver";

Callers

nothing calls this directly

Calls 8

exitErrorFunction · 0.85
formatUpgradeMsgFunction · 0.85
replaceInFileFunction · 0.85
replaceJsonVersionFunction · 0.85
getNpmVersionFunction · 0.85
replaceDepVersionFunction · 0.85
readTextFileMethod · 0.80
allMethod · 0.80

Tested by

no test coverage detected