Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ generate-changelog.ts
File
generate-changelog.ts
scripts/generate-changelog.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
'fs'
;
2
import
{ join } from
'path'
;
3
import
{ getNewGitCommits } from
'./get-commit-list'
;
4
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected