6 Commits

Author SHA1 Message Date
539168195e fix: incorrect commander dependency type 2024-03-05 00:13:52 +02:00
5e6900e70d build: downgrade commander to v10
for support of NodeJS v14
2024-03-05 00:11:10 +02:00
f371102a8a feat(commands): add aliases to main commands 2023-12-17 16:23:25 +02:00
7a5880d211 fix(commands): incorrect changelog version generation 2023-08-20 03:48:54 +03:00
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
ce0c01347c feat: initial commit 2023-08-19 18:35:41 +03:00