Skip to content

Releases: favware/cliff-jumper

@favware/[email protected]

18 Apr 19:28
Compare
Choose a tag to compare

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

Bug Fixes

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

@favware/[email protected]

18 Apr 18:38
Compare
Choose a tag to compare

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

18 Apr 13:33
Compare
Choose a tag to compare

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

Features

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

Refactor

  • Improve checking for git cliff (82c9500)

@favware/[email protected]

18 Apr 10:45
Compare
Choose a tag to compare

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

Bug Fixes

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

@favware/[email protected]

18 Apr 00:24
Compare
Choose a tag to compare

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

Bug Fixes

  • github-release: Use yarn publish (8453aa4)

@favware/[email protected]

18 Apr 00:22
Compare
Choose a tag to compare

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

Bug Fixes

  • commit: Remove wrapping quotes from commit (9891524)
  • Fixed tag in changelog (14ac52f)
  • Fixed resolving git-cliff options (ae7eb84)
  • Fixed resolving repository root (7fb9f72)
  • Better fix for parsing options (867abe1)
  • Resolved issue with merging of options (b1abe16)
  • Fixed boolean options (4bf2b0b)
  • Ensure git-cliff can properly be detected (bea671a)
  • Manually check required options (8d54298)

Features

Refactor