Commit Graph

6 Commits

Author SHA1 Message Date
7ef777bb2b feat!: use commander for command management
from this commit npm package commander will be used for command management, making sub-commands possible, due to what commiting from now and on is called through rcz commit
2023-08-19 22:33:29 +03:00
4e16104d62 refactor: change intro and outro messages 2023-08-19 20:46:35 +03:00
2be2887ce5 fix: make commit body wrap properly
make full commit message display as a note, creating proper wrapping
2023-08-19 20:43:18 +03:00
e9d3c5e293 fix: incorrect config parsing 2023-08-19 20:18:40 +03:00
b5ca3152c1 feat: add support for body (#1)
sample body
2023-08-19 19:30:43 +03:00
ce0c01347c feat: initial commit 2023-08-19 18:35:41 +03:00