Skip to content

Releases: favware/cliff-jumper

@favware/[email protected]

13 May 17:30
Compare
Choose a tag to compare

@favware/[email protected] - (2022-05-13)

🚀 Features

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

@favware/[email protected]

07 May 20:02
Compare
Choose a tag to compare

@favware/[email protected] - (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/[email protected]

07 May 19:57
Compare
Choose a tag to compare

@favware/[email protected] - (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/[email protected]

07 May 19:56
Compare
Choose a tag to compare

@favware/[email protected] - (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)

@favware/[email protected]

07 May 19:56
Compare
Choose a tag to compare

@favware/[email protected] - (2022-05-07)

🚀 Features

  • Add tag template option (1e047b6)

@favware/[email protected]

07 May 19:56
Compare
Choose a tag to compare

@favware/[email protected] - (2022-04-28)

Features

  • Log yarn npm publish when the package is using Yarn v3 (983b191)
  • Introduce new flag --skip-changelog and separate skip-tag from it. Follows same behaviour to ensure non-breaking (b21b772)

@favware/[email protected]

07 May 19:56
Compare
Choose a tag to compare

@favware/[email protected] - (2022-04-26)

Bug Fixes

  • tag: Only tag with package name in mono repos (bb73dc3)

@favware/[email protected]

07 May 19:56
Compare
Choose a tag to compare

@favware/[email protected] - (2022-04-26)

Features

  • Add --mono-repo and --no-mono-repo flags (6d86477)

@favware/[email protected]

21 Apr 21:38
Compare
Choose a tag to compare

@favware/[email protected] - (2022-04-21)

Features

  • Add commitMessageTemplate (933a6e5)

@favware/[email protected]

18 Apr 21:38
Compare
Choose a tag to compare

@favware/[email protected] - (2022-04-18)

Bug Fixes

  • Fixed commit message being invalid after execa->execSync change (37ed667)
  • Switch from execa to execSync (4f26562)