Skip to content

Releases: favware/cliff-jumper

@favware/cliff-jumper@1.5.0

07 May 19:56
Compare
Choose a tag to compare

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

🚀 Features

  • Add tag template option (1e047b6)

@favware/cliff-jumper@1.4.0

07 May 19:56
Compare
Choose a tag to compare

@favware/cliff-jumper@1.4.0 - (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/cliff-jumper@1.3.1

07 May 19:56
Compare
Choose a tag to compare

@favware/cliff-jumper@1.3.1 - (2022-04-26)

Bug Fixes

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

@favware/cliff-jumper@1.3.0

07 May 19:56
Compare
Choose a tag to compare

@favware/cliff-jumper@1.3.0 - (2022-04-26)

Features

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

@favware/cliff-jumper@1.2.0

21 Apr 21:38
Compare
Choose a tag to compare

@favware/cliff-jumper@1.2.0 - (2022-04-21)

Features

  • Add commitMessageTemplate (933a6e5)

@favware/cliff-jumper@1.1.3

18 Apr 21:38
Compare
Choose a tag to compare

@favware/cliff-jumper@1.1.3 - (2022-04-18)

Bug Fixes

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

@favware/cliff-jumper@1.1.2

18 Apr 19:28
Compare
Choose a tag to compare

@favware/cliff-jumper@1.1.2 - (2022-04-18)

Bug Fixes

  • Properly check if git cliff exists or not (5ab2727)

@favware/cliff-jumper@1.1.1

18 Apr 18:38
Compare
Choose a tag to compare

@favware/cliff-jumper@1.1.1 - (2022-04-18)

Bug Fixes

  • Only check for changelog and git-cliff when skip-tag is false (7d3a2c8)
  • Fixed bundle published to npm (c1d996d)

@favware/cliff-jumper@1.1.0

18 Apr 13:33
Compare
Choose a tag to compare

@favware/cliff-jumper@1.1.0 - (2022-04-18)

Features

  • Add notice once done about pushing and publishing (a9a54a5)

Refactor

  • Improve checking for git cliff (82c9500)

@favware/cliff-jumper@1.0.2

18 Apr 10:45
Compare
Choose a tag to compare

@favware/cliff-jumper@1.0.2 - (2022-04-18)

Bug Fixes

  • Add missing conventional-changelog-angular dependency (f3efcc8)