Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
fs = require(
'fs'
);
2
const
path = require(
'path'
);
3
4
function
readJson(filePath) {
Callers
nothing calls this directly
Calls
3
bumpVersions
Function · 0.85
error
Method · 0.65
log
Method · 0.65
Tested by
no test coverage detected