Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ execSync } from
'node:child_process'
2
import
{ existsSync } from
'node:fs'
3
import
{ mkdir, readdir, readFile, writeFile } from
'node:fs/promises'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
2
error
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected