Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as cl from
"@std/fmt/colors"
;
2
import
* as path from
"@std/path"
;
3
import
type
{ DenoJson } from
"../packages/update/src/update.ts"
;
4
import
* as semver from
"@std/semver"
;
Callers
nothing calls this directly
Calls
8
exitError
Function · 0.85
formatUpgradeMsg
Function · 0.85
replaceInFile
Function · 0.85
replaceJsonVersion
Function · 0.85
getNpmVersion
Function · 0.85
replaceDepVersion
Function · 0.85
readTextFile
Method · 0.80
all
Method · 0.80
Tested by
no test coverage detected