Releases: jimmy-guzman/gitzy
Releases Β· jimmy-guzman/gitzy
v3.5.1
3.5.1 (2023-08-24)
Bug Fixes
- deps: π bump
yaml
to v2.2.2 to fix security vulnerability (a91ea7d)
v3.5.0
3.5.0 (2023-08-24)
Features
- build: β¨ use
pkgroll
for simpler bundling and less deps (f331fdb)
v3.4.0
3.4.0 (2022-08-14)
Features
- cli: β¨ allow issues hint to be customized w/
issuesHint
option (989d839), closes #337
v3.3.0
3.3.0 (2022-07-24)
Features
- deps: β¨ bump
yaml
to v2 (91d24e8)
v3.2.0
3.2.0 (2022-03-14)
Features
- deps: β¨ bump
commander
to ^9.0.0
(d87a057)
v3.1.0
3.1.0 (2022-01-15)
Bug Fixes
- π wrap correctly when there are quotes in the message (92c0121)
Features
- β¨ replace
cosmiconfig
w/ lilconfig
& yaml
to reduce deps (391425a), closes #249
v3.0.0
3.0.0 (2022-01-14)
chore
- deps: π€ remove node 12 support (9550bce)
BREAKING CHANGES
- deps: π₯ minimum node version is 14
v2.1.0
2.1.0 (2021-11-09)
Bug Fixes
- cli: π prevent wraping if
headerMaxLength
is over 72
(9b1ed6b)
Features
- cli: β¨ add
skip when none
hint to breaking change prompt (614f502)
v2.0.1
2.0.1 (2021-09-17)
Bug Fixes
- cli: π strict matches should appear first (7327ed8)
v2.0.0
2.0.0 (2021-09-17)
chore
- deps: π€ remove node 10 support (8e2d743)
BREAKING CHANGES
- deps: π₯ minimum node version is 12