Releases: kerren/brrelease
Releases · kerren/brrelease
v1.14.3
v1.14.0
v1.13.0
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
v1.11.0
v1.10.2
Full Changelog: v1.10.0...v1.10.2
v1.10.0
v1.9.0
v1.8.3
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