Releases: all-i-code/bumpr
Releases · all-i-code/bumpr
[2.16.3] - 2023-09-28
[2.16.2] - 2023-09-28
Changelog
Fixed
- Processing of response from
npm query .workspace
[2.16.1] - 2023-09-27
Changelog
Removed
- Experimental JSON import
[2.16.0] - 2023-09-27
Changelog
Removed
- Dependency on
versiony
, now usingsemver
directly, to hopefully stop messing with trailing newline
[2.15.3] - 2023-09-27
Changelog
Changed
- Implementation to use ESM instead of CommonJS
[2.15.2] - 2023-04-25
Changelog
Fixed
- Merge build handling in github actions
[2.15.1] - 2023-01-04
Changelog
Fixed
- Regex for collecting markdown links to not include second closing paren if link is within parentheses.
[2.15.0] - 2023-01-04
Changelog
Added
- More configuration options for the
release
andtag
features - New
dateFormat
feature to allow customizing date format strings used bybumpr
[2.14.1] - 2022-12-20
Changelog
Fixed
- Remote setup for allowing push to github
[2.13.3] - 2022-08-31
Changelog
Security
- Update
moment-timezone