MCPcopy Index your code
hub / github.com/changesets/changesets / version.test.ts

File version.test.ts

packages/cli/src/commands/version/version.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "fs-extra";
2import path from "path";
3import * as git from "@changesets/git";
4import { warn } from "@changesets/logger";

Callers

nothing calls this directly

Calls 9

silenceLogsInBlockFunction · 0.90
testdirFunction · 0.90
versionFunction · 0.85
getPkgJSONFunction · 0.85
writeChangesetFunction · 0.85
getChangelogFunction · 0.85
mockGlobalDateFunction · 0.85
preFunction · 0.85
writeChangesetsFunction · 0.70

Tested by

no test coverage detected