Releases: conventional-changelog/commitlint
Releases Β· conventional-changelog/commitlint
v19.6.0
19.6.0 (2024-11-19)
Features
- feat: support using delimiter in
scope-enum
by @colinaaa in #4161 - feat(is-ignored): ignore reapply commits by @risu729 in #4186
Chore, Docs, etc
- docs: add result info to config option #4241 by @escapedcat in #4145
- docs: add bitbucket to ci-setup guide by @grantwforsythe in #4147
- ci: don't run container/deploy jobs in forks by @knocte in #4163
- docs: remove commitlint-config-jira by @tobiasbueschel in #4179
- docs: add azure pipelines CI integration by @Odonno in #4184
- feat(container): switch to Alpine container by @skycaptain in #4185
Full Changelog: v19.5.0...v19.6.0
New Contributors
- @grantwforsythe made their first contribution in #4147
- @colinaaa made their first contribution in #4161
- @tobiasbueschel made their first contribution in #4179
- @Odonno made their first contribution in #4184
- @risu729 made their first contribution in #4186
- @skycaptain made their first contribution in #4185
v19.5.0
19.5.0 (2024-09-11)
Features
- feat(cli): use special errorCode for missing rules/config #4142 by @escapedcat in #4143
Chore
New Contributors
Full Changelog: v19.4.1...v19.5.0
v19.4.1
19.4.1 (2024-08-28)
Bug Fixes
- fix(rules): handle blank commit message in
signed-off-by
rule by @SetDefaultOne in #4124
New Contributors
- @rdimaio made their first contribution in #4120
- @SetDefaultOne made their first contribution in #4124
Full Changelog: v19.4.0...v19.4.1
v19.4.0
Features
- Support command line options from a file by @benquarmby in #4109
- Support linting from the last tag by @benquarmby in #4110
Chore & Docs
- docs(api/lint): add from keyword by @Saber2pr in #4084
- docs: warns about windows correct files encoding by @jefersoneiji in #4086
- ci: add schedule&workflow_dispatch triggers by @knocte in #4087
- docs: fixing rules.md by @Naedri in #4098
- feat(docs): add edit link by @abitrolly in #4104
- docs: remove GitLab clone depth limitation by @abitrolly in #4105
- Update local-setup.md by @mostafa-rio in #4111
New Contributors
- @Saber2pr made their first contribution in #4084
- @jefersoneiji made their first contribution in #4086
- @Naedri made their first contribution in #4098
- @mostafa-rio made their first contribution in #4111
- @benquarmby made their first contribution in #4109
Full Changelog: v19.3.1...v19.4.0
v19.3.1
19.3.1 (2024-05-13)
Bug Fixes
Chore
- container: add arm64 build (#4049) (28bed3f), closes #3926
- feat(container): add arm64 build by @kaiehrhardt in #4049
- chore: update nx peer dependency for @commitlint/config-nx-scopes to β¦ by @DavidVollmers in #4073
- ci: rm unneeded apt upgrade by @knocte in #4074
New Contributors
- @DavidVollmers made their first contribution in #4073
Full Changelog: v19.3.0...v19.3.1
v19.3.0
19.3.0 (2024-04-23)
Features
- feat(format): print full commit message for valid commits if -V by @weixinwu in #4026
- feat(container): added @commitlint/config-nx-scopes for nx monorepos by @gperdomor in #3913
Chore
- docs: π add pnpm to the getting started and local setup guides by @VoloshchenkoAl in #4041
New Contributors
- @weixinwu made their first contribution in #4026
- @fuyangpengqi made their first contribution in #4035
- @gperdomor made their first contribution in #3913
- @VoloshchenkoAl made their first contribution in #4041
Full Changelog: v19.2.2...v19.3.0
v19.2.2
19.2.2 (2024-04-14)
Bug Fixes
- fix(is-ignored): ignore "amend!" commits by @chalkygames123 in #4024
Chore
- Update circleci ci-setup.md by @HennaAbbas in #3989
New Contributors
- @HennaAbbas made their first contribution in #3989
Full Changelog: v19.2.1...v19.2.2
v19.2.1
19.2.1 (2024-03-19)
Bug Fixes
- fix(config-nx-scopes): include file extension in nx imports by @timonmasberg in #3979
- Fix regression when using --last flag by @webwarrior-ws in #3982
New Contributors
- @timonmasberg made their first contribution in #3979
- @webwarrior-ws made their first contribution in #3982
Full Changelog: v19.2.0...v19.2.1
v19.2.0
19.2.0 (2024-03-15)
Features
- feat(cli): introduce new --last flag, to stop recommending HEAD~1 by @knocte in #3916
- feat(load): update cosmiconfig to v9 to add support for
package.yaml
config by @danielbayley in #3976
New Contributors
- @danielbayley made their first contribution in #3976
Full Changelog: v19.1.0...v19.2.0
v19.1.0
19.1.0 (2024-03-12)
Bug Fixes
- fix: add
main
andtypes
keys in package.json by @marcalexiei in #3953 - fix: add missing
conditions
param formoduleResolve
by @JounQin in #3962 - fix: add missing cjs entry in package by @frantic1048 in #3967
Features
- feat: add CJS export for cz-commitlint by @frantic1048 in #3963
Chore
New Contributors
- @gin0606 made their first contribution in #3955
- @frantic1048 made their first contribution in #3963
Full Changelog: v19.0.3...v19.1.0