Releases: kerren/brrelease
Releases · kerren/brrelease
v1.14.3
25 Dec 08:41
Compare
Sorry, something went wrong.
No results found
v1.14.0
24 Dec 08:25
Compare
Sorry, something went wrong.
No results found
1.14.0 (2024-12-24)
Features
bumpfiles: Only run a commit if there are files that have changed after bumping the version (caae0ff )
Bug Fixes
changelog: Check for unstaged files and file changes before clearing (a66c0f3 )
Full Changelog : v1.13.0...v1.14.0
v1.13.0
24 Dec 07:54
Compare
Sorry, something went wrong.
No results found
1.13.0 (2024-12-24)
Features
devops: Add the release script to the package.json (cfca18f )
Bug Fixes
bump-files: Allow the unstaging of bump fails to "fail" during changelog generation because there may not always be a file (f0d1bd3 )
Full Changelog : v1.12.0...v1.13.0
v1.12.0
23 Dec 18:19
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
devops: Rebuild when building the deb files to ensure the tarballs aren't all built into it (90aadf3 )
Full Changelog : v1.11.0...v1.12.0
v1.11.0
23 Dec 17:49
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(devops): Add a builder for Debian files (Windows & Mac included but disabled for now) by @kerren in #15
Full Changelog : v1.10.2...v1.11.0
v1.10.2
23 Dec 17:43
Compare
Sorry, something went wrong.
No results found
v1.10.0
23 Dec 16:28
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(build): Ensure that the patch-package runs on the dist build by @kerren in #14
Full Changelog : v1.9.0...v1.10.0
v1.9.0
23 Dec 15:32
Compare
Sorry, something went wrong.
No results found
v1.8.3
23 Dec 15:08
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(changelog): Add the ability to extract the changelog text by @kerren in #9
feat(tags): Add the changelog to the annotation message on a tag by @kerren in #10
feat(patch): Use the patch-package library so that npx supports the change by @kerren in #11
feat(merge): Merge the original branch back into the current one to improve changelog accuracy by @kerren in #12
feat(auto-push): Add the ability to automatically push when running a release by @kerren in #13
Full Changelog : v1.0.0...v1.8.3