All notable changes to this project will be documented in this file.
@favware/[email protected] - (2022-05-07)
- 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] - (2022-05-07)
- Add tag template option (1e047b6)
@favware/[email protected] - (2022-04-28)
- Log
yarn npm publish
when the package is using Yarn v3 (983b191) - Introduce new flag
--skip-changelog
and separateskip-tag
from it. Follows same behaviour to ensure non-breaking (b21b772)
@favware/[email protected] - (2022-04-26)
- tag: Only tag with package name in mono repos (bb73dc3)
@favware/[email protected] - (2022-04-26)
- Add
--mono-repo
and--no-mono-repo
flags (6d86477)
@favware/[email protected] - (2022-04-21)
- Add
commitMessageTemplate
(933a6e5)
@favware/[email protected] - (2022-04-18)
- Fixed commit message being invalid after execa->execSync change (37ed667)
- Switch from
execa
toexecSync
(4f26562)
@favware/[email protected] - (2022-04-18)
- Properly check if git cliff exists or not (5ab2727)
@favware/[email protected] - (2022-04-18)
- Only check for changelog and git-cliff when
skip-tag
isfalse
(7d3a2c8) - Fixed bundle published to npm (c1d996d)
@favware/[email protected] - (2022-04-18)
- Add notice once done about pushing and publishing (a9a54a5)
- Improve checking for
git cliff
(82c9500)
@favware/[email protected] - (2022-04-18)
- Add missing
conventional-changelog-angular
dependency (f3efcc8)
@favware/[email protected] - (2022-04-18)
- github-release: Use yarn publish (8453aa4)
[@favware/[email protected]]
(https://github.com/favware/cliff-jumper/tree/@favware/[email protected]) - (2022-04-17)
- 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)
- Hello github 🎉 (765fe15)
- Rename bump to dry-run (87b3ba0)