1.5 KiB
1.5 KiB
Changelog
Generation of this changelog is based on commits
v1.5.0
Features
- [
92f8126ab] - commands: add --amend option to commit sub-command - [
5080d71fb] - config: allow more config file names
Fixes
- [
53bb1437a] - commands: allow chore type (#7)
v1.4.0
Features
- [
8ab631549] - commands: add the ability to return code only for validation command
v1.3.0
Features
- [
755da3bb5] - commands: add ability to write a footer - [
9311be80b] - commands: add commit message validation command (#4)
v1.2.0
Features
- [
46a52ddeb] - commands: add the ability to sign conventional commits (#2)
v1.1.3
Fixes
- [
d3cf78aac] - commands: incorrect formatting of changelog hashes
v1.1.2
Miscellaneous
- [
85649a71a] - commands: change changelog output text
v1.1.1
Fixes
- [
7a5880d21] - commands: incorrect changelog version generation
v1.1.0
Features
- [
8e5158726] - commands: add release and changelog commands
Miscellaneous
- [
b05591a31] - release: v1.1.0
v1.0.0
Breaking
- [
7ef777bb2] - use commander for command management
Miscellaneous
- [
b07d9aaaa] - change question formatting, improve readme
v1.0.0-alpha.1
Features
Fixes
Miscellaneous
- [
4e16104d6] - change intro and outro messages