Skip to content

Releases: favware/cliff-jumper

@favware/cliff-jumper@1.8.7

20 Aug 19:52
Compare
Choose a tag to compare

@favware/cliff-jumper@1.8.7 - (2022-08-20)

🐛 Bug Fixes

  • Bump dependencies (5b2e69a)
  • deps: Update sapphire dependencies (431ed48)

@favware/cliff-jumper@1.8.6

30 Jul 20:50
Compare
Choose a tag to compare

@favware/cliff-jumper@1.8.6 - (2022-07-30)

🐛 Bug Fixes

  • Update dependecies (93eab72)
  • deps: Update dependency @sapphire/result to ^2.0.1 (cc26aa0)
  • deps: Update dependency @sapphire/utilities to ^3.7.0 (e9bfa0a)

@favware/cliff-jumper@1.8.5

30 Jul 20:50
Compare
Choose a tag to compare

@favware/cliff-jumper@1.8.5 - (2022-06-29)

🐛 Bug Fixes

  • Use resolved new version if available (eacdb59)

@favware/cliff-jumper@1.8.4

26 Jun 18:02
Compare
Choose a tag to compare

@favware/cliff-jumper@1.8.4 - (2022-06-26)

🏠 Refactor

  • Update to sapphire result v2 (eaeb14a)

@favware/cliff-jumper@1.8.3

06 Jun 19:38
Compare
Choose a tag to compare

@favware/cliff-jumper@1.8.3 - (2022-06-06)

🏠 Refactor

  • Change dry run method for comitting (40190cd)
  • Deduplicate tag template resolver (ad95276)

🐛 Bug Fixes

  • Ensure --dry-run goes through the whole process while not writing anything (1dc7709)
  • Use tagTemplate for git cliff (5a59274)
  • deps: Update all non-major dependencies (9f55cb5)

@favware/cliff-jumper@1.8.2

03 Jun 09:32
Compare
Choose a tag to compare

Note: v1.8.1 was a failed publish from CI due to a bug in the code, ergo it is not included in the releases tab

@favware/cliff-jumper@1.8.2 - (2022-06-03)

🏠 Refactor

  • Stop using npm to read new version and instead read and parse JSON (7207e45)

🐛 Bug Fixes

  • Properly resolve pre-releases (cc760af)
  • Stop using npm version to bump package and instead use semver directly (662b90e)

📝 Documentation

@favware/cliff-jumper@1.8.0

13 May 17:30
Compare
Choose a tag to compare

@favware/cliff-jumper@1.8.0 - (2022-05-13)

🚀 Features

  • Allow forcing skipChangelog and skipTag to false with --no-* flags (99ffe13)

@favware/cliff-jumper@1.7.0

07 May 20:02
Compare
Choose a tag to compare

@favware/cliff-jumper@1.7.0 - (2022-05-07)

🐛 Bug Fixes

  • Log the package and version and bumping the version (c50a27e)

🚀 Features

  • Revert b4bc73d (do not auto disable changelog generation in CI) (41fb85a)

@favware/cliff-jumper@1.6.0

07 May 19:57
Compare
Choose a tag to compare

@favware/cliff-jumper@1.6.0 - (2022-05-07)

🐛 Bug Fixes

  • Do not auto disable changelog generation in CI (b4bc73d)

🚀 Features

  • Log the package and version after generating the changelog (71ab681)

🪞 Styling

  • Change emoji from 📦 to 📝 (6304346)

@favware/cliff-jumper@1.5.1

07 May 19:56
Compare
Choose a tag to compare

@favware/cliff-jumper@1.5.1 - (2022-05-07)

🐛 Bug Fixes

  • List tag template in verbose options log (87393a2)
  • Only require options.monoRepo to use mono repo detection for conventional recommended bump (f1548f3)