MCPcopy
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
2import { fromEntries, last, sample, uniq } from "js-fns";
3import sg from "simple-git";
4import { Octokit } from "@octokit/core";

Callers

nothing calls this directly

Calls 2

buildChangelogFunction · 0.85
renderChangelogFunction · 0.85

Tested by

no test coverage detected