175 lines
6.0 KiB
Markdown
175 lines
6.0 KiB
Markdown
# Changelog
|
|
Generation of this changelog is based on commits
|
|
## v1.15.0
|
|
### Features
|
|
- [e8160a6f3] - **commands**: trim body, footer (#24)
|
|
- [a57672550] - **commands**: open default editor upon footer/body writing (#24)
|
|
## v1.14.0
|
|
### Features
|
|
- [f767b846d] - **commands**: add ability to choose files to stage (#22)
|
|
### Miscellaneous
|
|
- [1bce93a24] - **release**: v1.14.0
|
|
- [0cac22a7e] - **changelog**: improve generation time by ~2800 times (#23)
|
|
## v1.13.1
|
|
### Fixes
|
|
- [87edf8cfa] - **changelog**: wrong semver sequence generation (#21)
|
|
### Miscellaneous
|
|
- [6df102156] - **release**: v1.13.1
|
|
- [47a8b0585] - **commands**: change head error message
|
|
- [b6d749bea] - fix version regex to include pre-releases
|
|
## v1.13.0
|
|
### Fixes
|
|
- [7b499d763] - **commands**: commit crash upon missing HEAD (#19)
|
|
### Miscellaneous
|
|
- [87a7c4dcc] - **release**: v1.13.0
|
|
- [6ce6e88d8] - Merge pull request 'Refactor into multiple command files' (#20) from refactor/#18 into main
|
|
## v1.13.0-rc.0
|
|
### Miscellaneous
|
|
- [4b0ce0fd3] - **release**: v1.13.0-rc.0
|
|
- [778175a2f] - split commands into files (#18)
|
|
## v1.12.4
|
|
### Fixes
|
|
- [539168195] - incorrect commander dependency type
|
|
### Miscellaneous
|
|
- [6e63867ca] - **release**: v1.12.4
|
|
## v1.12.3
|
|
### Miscellaneous
|
|
- [673b02052] - **release**: v1.12.3
|
|
- [5e6900e70] - downgrade commander to v10
|
|
## v1.12.2
|
|
### Fixes
|
|
- [8cc93d55d] - use http module instead of fetch (#17)
|
|
### Miscellaneous
|
|
- [68a0c0e35] - **release**: v1.12.2
|
|
## v1.12.1
|
|
### Miscellaneous
|
|
- [dd4ca1f1c] - **release**: v1.12.1
|
|
- [7264816e0] - change installation instructions
|
|
## v1.12.0
|
|
### Miscellaneous
|
|
- [2a5dba1aa] - **release**: v1.12.0
|
|
- [72ab0c848] - add license
|
|
- [afc4f76c4] - foramt the code with prettier
|
|
## v1.11.0
|
|
### Features
|
|
- [30a7e0b28] - **commands**: add --sudo option to commit command (#16)
|
|
### Miscellaneous
|
|
- [444a95772] - **release**: v1.11.0
|
|
## v1.10.1
|
|
### Fixes
|
|
- [782894dae] - **commands**: failure to cancel commit creation
|
|
### Miscellaneous
|
|
- [ebfa3859f] - **release**: v1.10.1
|
|
## v1.10.0
|
|
### Features
|
|
- [d707aaffe] - **config**: allow RCZ configs to be located in a folder (#15)
|
|
- [4de93ef3e] - **commands**: check for updates upon commit creation (#13)
|
|
- [83d655931] - **commands**: warn on >250 line commits, improve text (#13)
|
|
- [f371102a8] - **commands**: add aliases to main commands
|
|
### Miscellaneous
|
|
- [399f65dab] - **release**: v1.10.0
|
|
- [28e1caf28] - push to main post release
|
|
## v1.9.0
|
|
### Features
|
|
- [4c60f62e7] - **config**: add post-release event file
|
|
### Miscellaneous
|
|
- [7963d78e5] - **release**: v1.9.0
|
|
## v1.8.0
|
|
### Features
|
|
- [1e8bfd04d] - **commands**: add option to change unreleased change title
|
|
### Fixes
|
|
- [8e460614f] - **commands**: have unreleased section for changelog
|
|
### Miscellaneous
|
|
- [357036d02] - **release**: v1.8.0
|
|
## v1.7.0
|
|
### Features
|
|
- [f4a7a0d2b] - **commands**: add release script customizability (#12)
|
|
- [c80d76325] - **config**: add auto-signing options
|
|
- [498c830e3] - change tag message schema (#11)
|
|
### Miscellaneous
|
|
- [d1099c1e6] - **release**: v1.7.0
|
|
## v1.6.0
|
|
### Features
|
|
- [a5626dbc5] - improve default 'stage all changes' behavior
|
|
### Miscellaneous
|
|
- [f51bb88de] - **release**: v1.6.0
|
|
- [4c892e8b1] - **changelog**: generate for v1.5.2
|
|
## v1.5.2
|
|
### Fixes
|
|
- [8cb67f2cf] - **commands**: incorrect regex generation with specified scopes
|
|
### Miscellaneous
|
|
- [63a6c9fea] - **release**: v1.5.2
|
|
- [8dbe266e3] - Merge pull request 'Allow chore type in validation regex' (#9) from develop into main
|
|
- [58f4dde9c] - **changelog**: generate for v1.5.1
|
|
## v1.5.1
|
|
### Fixes
|
|
- [6c663cf7f] - **commands**: allow chore type in validation regex
|
|
### Miscellaneous
|
|
- [9586a567d] - **release**: v1.5.1
|
|
- [535a62857] - **changelog**: generate for v1.5.0
|
|
- [03f68e291] - Merge pull request 'Release v1.5.0' (#8) from develop into main
|
|
## 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)
|
|
### Miscellaneous
|
|
- [71925553c] - **release**: v1.5.0
|
|
- [56ad837b8] - Merge pull request 'Add the ability to return only the code of validation command' (#6) from develop into main
|
|
- [003c943a7] - **changelog**: generate for v1.4.0
|
|
## v1.4.0
|
|
### Features
|
|
- [8ab631549] - **commands**: add the ability to return code only for validation
|
|
### Miscellaneous
|
|
- [77dfc9a73] - **release**: v1.4.0
|
|
- [2670f79e2] - Merge pull request 'Release v1.3.0' (#5) from develop into main
|
|
- [3afc2ed07] - Merge branch 'main' into develop
|
|
- [45458d14e] - **changelog**: generate for v1.3.0
|
|
## v1.3.0
|
|
### Features
|
|
- [755da3bb5] - **commands**: add ability to write a footer
|
|
- [9311be80b] - **commands**: add commit message validation command (#4)
|
|
### Miscellaneous
|
|
- [f3c55fac3] - **release**: v1.3.0
|
|
- [d61c9ecf2] - Merge pull request 'Make commit signing possible' (#3) from develop into main
|
|
- [8816db86f] - **changelog**: generate
|
|
## v1.2.0
|
|
### Features
|
|
- [46a52ddeb] - **commands**: add the ability to sign conventional commits (#2)
|
|
### Miscellaneous
|
|
- [c69db8f4b] - **release**: v1.2.0
|
|
- [37a1d0b25] - **changelog**: regenerate to have hashes reference
|
|
- [2ac0307c8] - **changelog**: generate
|
|
## v1.1.3
|
|
### Fixes
|
|
- [d3cf78aac] - **commands**: incorrect formatting of changelog hashes
|
|
### Miscellaneous
|
|
- [66db26931] - **release**: v1.1.3
|
|
- [605055eb7] - **changelog**: generate
|
|
## v1.1.2
|
|
### Miscellaneous
|
|
- [e4ba7dab5] - **release**: v1.1.2
|
|
- [85649a71a] - **commands**: change changelog output text
|
|
- [d30071e3d] - **changelog**: generate changelog
|
|
## v1.1.1
|
|
### Features
|
|
- [8e5158726] - **commands**: add release and changelog commands
|
|
### Fixes
|
|
- [7a5880d21] - **commands**: incorrect changelog version generation
|
|
### Miscellaneous
|
|
- [06f349c75] - **release**: v1.1.1
|
|
- [b05591a31] - **release**: v1.1.0
|
|
## v1.0.0
|
|
### Breaking
|
|
- [7ef777bb2] - use commander for command management
|
|
### Features
|
|
- [b5ca3152c] - add support for body (#1)
|
|
- [ce0c01347] - initial commit
|
|
### Fixes
|
|
- [2be2887ce] - make commit body wrap properly
|
|
- [e9d3c5e29] - incorrect config parsing
|
|
### Miscellaneous
|
|
- [b07d9aaaa] - change question formatting, improve readme
|
|
- [4e16104d6] - change intro and outro messages
|