Releases: fletch-r/conventional-commit-builder
Releases · fletch-r/conventional-commit-builder
v2.7.1
v2.7.0
What's Changed
What's Added
- Common Commits - User can now add
commonCommits
in settings which will be displayed as a prompt, so instead of repetitively typing out commonly used commits. They can quick select that commit from a list.
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
Thank you
- Thank you to @Evolveye for the idea of allowing the user to have a configuration file and suggestion to use cosmiconfig to achieve it.
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.2
What's Changed
- Updated extension commands so they are renamed as Conventional Commit Builder.
Example:
simpleCommit.template
-> conventionalCommitBuilder.template
Full Changelog: v2.3.0...v2.4.2
v2.4.1
What's Changed
- Simple Commit has been discontinued under the publisher 0xATHERIS and is not in VSCode Marketplace as Conventional Commit Builder.
https://marketplace.visualstudio.com/items?itemName=fletch-r.conventional-commit-builder
Full Changelog: v2.3.0...v2.4.1
v2.4.0
v2.3.0
v2.2.0
What's Changed
- 27 ability to hide other prompts by @fletch-r in #30
- #25 have the generated commit message show within the source control input box by @fletch-r in #31
- feat: ✨ #24 -
autoCommit
- Settings option to not have VSCode automatically make a commit by @fletch-r in #32 - #33 - allow new lines in commit messages description and body by @fletch-r in #34
Full Changelog: v2.1.0...v2.2.0