Skip to content

Tags: commitizen/cz-cli

Tags

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(init): add pnpm support (#915)

pnpm reuses options available for npm, except `force`

re: #893, re #858

v4.2.6

Toggle v4.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(sec): upgrade semantic-release to 19.0.3 (#953)

v4.2.5

Toggle v4.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci(release): defined a github workflow to release with semantic-relea…

…se (#923)

v4.2.4

Toggle v4.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update find-node-modules to ^2.1.2 (#824)

v4.2.3

Toggle v4.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: revert "use cz-conventional-changelog as default adapter (#778)" (

…#792)

This reverts commit e6b75cb.

It was supposed to be released as a breaking change.

v4.2.2

Toggle v4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#775)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.2.1

Toggle v4.2.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: git-cz commit repoPath (#676)

* fix: git-cz commit repoPath

* chore(deps): bump minimist from 1.2.0 to 1.2.3 (#721)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): update dependency nyc to v15 (#704)

Co-authored-by: Renovate Bot <[email protected]>

* fix: add babel spread plugin

* fix: move to babel.config.js

* fix: update azure devops images

* docs: add commitiquette (#727)

* fix(deps): bump vulnerable packages

* feature: remove dependency on ShellJS (#729)

* feature: avoid dependning on shelljs

* refactor: remove shelljs from tests

* refactor: simplify configLoader call

* fix: use shell flag when spawning npm init

Co-authored-by: hdmr14 <[email protected]>

* refactor: remove unused function isArray

* refactor: remove unused function isString

Co-authored-by: hdmr14 <[email protected]>

* feat: remove dependency on ShellJS (#729)

Empty commit to trigger release.

* fix(deps): update dependency cz-conventional-changelog to v3.2.0 (#657)

Co-authored-by: Renovate Bot <[email protected]>

* fix: restore commitizen.congifLoader.load to public API (#733)

* fix: restore commitizen.congifLoader.load to public API

This reverts commit 468e924.

* chore: temporarily skip failing test

* fix: make cwd argument optional again (#735)

* docs: add .czrc support to README (#739)

* fix(deps): upgrade lodash to 4.17.20 and update package lock file

* docs: add cz-format-extension (#758)

* docs: Update `commitlint` adapter link (#751)

* docs: Update `commitlint` adapter link

* docs: Update link to commitlint adapter

* docs: add adapter for jira (#748)

We have created an adapter that is purposed for the JIRA workflow when you don't use _smart commits_. We have made sure that the adapter is well documented and easy to use.

We think that it is unique and would love for it to be recognized.

* chore(deps): update dependency nyc to v15.1.0 (#745)

Co-authored-by: Renovate Bot <[email protected]>

* fix(cli): determine correct location of `COMMIT_EDITMSG` (#737)

If using git working trees, then `.git` is a file and not a directory: This file references its own
git directory within the main working tree. `$ git rev-parse --git-dir` will always return the
directory where the `COMMIT_EDITMSG` file should be placed.

* chore(deps): update dependency babel-plugin-istanbul to v5.2.0 (#658)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency semver to v6.3.0 (#659)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency inquirer to v6.5.2 (#664)

Co-authored-by: Renovate Bot <[email protected]>

* feat: use cz as binary name (#767)

While still support the old git-cz binary name. Also improve the
documentation.

Closes #761

* fix: git-cz commit repoPath

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: jimthedev <[email protected]>
Co-authored-by: Martin McWhorter <[email protected]>
Co-authored-by: Linus Unnebäck <[email protected]>
Co-authored-by: hdmr14 <[email protected]>
Co-authored-by: Fernando Maia <[email protected]>
Co-authored-by: Jimmy Andrade <[email protected]>
Co-authored-by: tyankatsu <[email protected]>
Co-authored-by: Dura <[email protected]>
Co-authored-by: Julius Recep Colliander Celik <[email protected]>
Co-authored-by: nutlike <[email protected]>
Co-authored-by: Felipe Santos <[email protected]>

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: use cz as binary name (#767)

While still support the old git-cz binary name. Also improve the
documentation.

Closes #761

v4.1.5

Toggle v4.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency inquirer to v6.5.2 (#664)

Co-authored-by: Renovate Bot <[email protected]>

v4.1.4

Toggle v4.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(cli): determine correct location of `COMMIT_EDITMSG` (#737)

If using git working trees, then `.git` is a file and not a directory: This file references its own
git directory within the main working tree. `$ git rev-parse --git-dir` will always return the
directory where the `COMMIT_EDITMSG` file should be placed.