bumper icon indicating copy to clipboard operation
bumper copied to clipboard

Version read/write plugin for release-it

Results 7 bumper issues
Sort by recently updated
recently updated
newest added

When bumping a CMakeLists.txt file (as plain text), Bumper mistakenly interprets a subset of characters in a git hash as a string to be replaced with the new version. The...

## Problem I have a Rust application and I would like to pump the version in my `Cargo.toml` each time I make a new release. My `version` field resides under...

I have this warning `npm warn deprecated [email protected]: Use @exodus/bytes instead for a more spec-conformant and faster implementation` when performing an install with release-it's bumper installed. ``` npm ls whatwg-encoding...

see https://nvd.nist.gov/vuln/detail/CVE-2025-64718

I want to update my `package.json` and `pyproject.toml` files version property but it only updates the `package.json`. I tried as an array (see below) with and without `package.json` as `in`...

fix wrong argument name in readme example