MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / bump-version.js

File bump-version.js

scripts/bump-version.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const path = require('path');
3
4function readJson(filePath) {

Callers

nothing calls this directly

Calls 3

bumpVersionsFunction · 0.85
errorMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected