MCPcopy 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

1import { readFileSync } from 'fs';
2import { join } from 'path';
3import { getNewGitCommits } from './get-commit-list';
4

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected