MCPcopy Create free account
hub / github.com/remix-run/react-router / migrate-changesets.ts

File migrate-changesets.ts

scripts/changes/migrate-changesets.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Migrates changeset files from `.changeset/` to `packages/<pkg>/.changes/<bump>.<name>.md`.
3 *
4 * Changeset files use YAML frontmatter to declare which packages they affect and with

Callers

nothing calls this directly

Calls 3

errorMethod · 0.80
mainFunction · 0.70
exitMethod · 0.45

Tested by

no test coverage detected