Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
"fs-extra"
;
2
import
path from
"path"
;
3
import
* as git from
"@changesets/git"
;
4
import
{ warn } from
"@changesets/logger"
;
Callers
nothing calls this directly
Calls
9
silenceLogsInBlock
Function · 0.90
testdir
Function · 0.90
version
Function · 0.85
getPkgJSON
Function · 0.85
writeChangeset
Function · 0.85
getChangelog
Function · 0.85
mockGlobalDate
Function · 0.85
pre
Function · 0.85
writeChangesets
Function · 0.70
Tested by
no test coverage detected