MCPcopy Create free account
hub / github.com/chhoumann/quickadd / version-bump.mjs

File version-bump.mjs

version-bump.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync, writeFileSync } from "fs";
2
3// Version is passed explicitly by @semantic-release/exec (`node version-bump.mjs <version>`).
4// Falls back to the npm lifecycle env var for any manual `npm version` use.

Callers

nothing calls this directly

Calls 1

parseMethod · 0.80

Tested by

no test coverage detected