Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
beachball
Advanced tools
the sunniest version bumping tool
git and a remote named "origin"
beachball [command] [options]
a tool to help create change files in the change/ folder
checks whether a change file is needed for this branch
bumps versions as well as generating changelogs
bumps, publishes to npm registry (optionally does dist-tags), and pushes changelogs back into the default branch
synchronizes published versions of packages from a registry, makes local package.json changes to match what is published
Some of the most common options are summarized below. For details, see the pages for CLI options and config file options.
Explicit configuration file to use instead of the configuration automatically detected by cosmicconfig.
registry, defaults to https://registry.npmjs.org
target branch from origin (default: as configured in 'git config init.defaultBranch')
custom message for the checkin (default: applying package updates)
skip pushing changes back to git remote origin
skip publishing to the npm registry
show help message
skips the prompts for publish
$ beachball
$ beachball check
$ beachball publish -r http://localhost:4873 -t beta
FAQs
The Sunniest Semantic Version Bumper
We found that beachball demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.