Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/date-fns/date-fns
/ buildChangelog.ts
File
buildChangelog.ts
pkgs/core/scripts/release/buildChangelog.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-nocheck - It's tripping with the new TS/TS config
2
import
{ fromEntries, last, sample, uniq } from
"js-fns"
;
3
import
sg from
"simple-git"
;
4
import
{ Octokit } from
"@octokit/core"
;
Callers
nothing calls this directly
Calls
2
buildChangelog
Function · 0.85
renderChangelog
Function · 0.85
Tested by
no test coverage detected