MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / changelog.ts

File changelog.ts

packages/bumpy/src/core/changelog.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolve, relative } from 'node:path';
2import { realpathSync } from 'node:fs';
3import { log } from '../utils/logger.ts';
4import type { BumpFile, BumpType, PlannedRelease, BumpyConfig } from '../types.ts';

Callers

nothing calls this directly

Calls 1

createGithubFormatterFunction · 0.85

Tested by

no test coverage detected