Files
rcz/CHANGELOG.md
2023-12-09 19:42:25 +02:00

1.8 KiB

Changelog

Generation of this changelog is based on commits

v1.6.0

Features

  • [a5626dbc5] - improve default 'stage all changes' behavior

Miscellaneous

  • [4c892e8b1] - changelog: generate for v1.5.2

v1.5.2

Fixes

  • [8cb67f2cf] - commands: incorrect regex generation with specified scopes

v1.5.1

Fixes

  • [6c663cf7f] - commands: allow chore type in validation regex

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

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