Skip to content

Releases: kerren/brrelease

v1.14.3

25 Dec 08:41
v1.14.3
f5c6244
Compare
Choose a tag to compare

Documentation updates

Full Changelog: v1.14.0...v1.14.3

v1.14.0

24 Dec 08:25
v1.14.0
1147735
Compare
Choose a tag to compare

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
v1.13.0
282cc37
Compare
Choose a tag to compare

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
v1.12.0
51fe6f9
Compare
Choose a tag to compare

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
v1.11.0
f05c4fb
Compare
Choose a tag to compare

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
v1.10.2
e87a41e
Compare
Choose a tag to compare

Full Changelog: v1.10.0...v1.10.2

v1.10.0

23 Dec 16:28
v1.10.0
d3ff050
Compare
Choose a tag to compare

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
v1.9.0
09016b8
Compare
Choose a tag to compare

1.9.0 (2024-12-23)

Features

  • autocomplete: Include the autocomplete plugin (f3c89d5)

Full Changelog: v1.8.3...v1.9.0

v1.8.3

23 Dec 15:08
v1.8.3
ea64cf2
Compare
Choose a tag to compare

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