MCPcopy Create free account
hub / github.com/TanStack/cli / generate-semantic-changeset.mjs

File generate-semantic-changeset.mjs

scripts/generate-semantic-changeset.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'node:child_process'
2import { existsSync } from 'node:fs'
3import { mkdir, readdir, readFile, writeFile } from 'node:fs/promises'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 2

errorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected