@commitlint/prompt

19.8.0 • Public • Published

@commitlint/prompt

commitizen adapter using commitlint.config.js

This is the library and commitizen adapter version of commitlint prompt. A ready-to-use cli version is available at @commitlint/prompt-cli. Learn how to use it in this guide.

Getting started

npm install --save-dev @commitlint/prompt @commitlint/config-conventional commitizen
echo "module.exports = {extends: ['@commitlint/config-conventional']};" > commitlint.config.js

In package.json

{
  "scripts": {
    "commit": "git-cz"
  },
  "config": {
    "commitizen": {
      "path": "@commitlint/prompt"
    }
  }
}
git add .
npm run commit

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
19.8.013,206latest

Version History

VersionDownloads (Last 7 Days)Published
19.8.013,206
19.7.18,463
19.7.03,585
19.6.11,738
19.6.0973
19.5.05,304
19.4.11,181
19.4.02,127
19.3.17,670
19.3.0279
19.2.2260
19.2.0610
19.1.05
19.0.318
19.0.23
19.0.17
19.0.09
18.6.14,709
18.6.0434
18.5.075
18.4.493
18.4.3978
18.4.22
18.4.19
18.4.01
18.2.065
18.1.01
18.0.02
17.8.138,734
17.8.027
17.7.2133
17.7.1672
17.7.010
17.6.7782
17.6.64,043
17.6.5225
17.6.3342
17.6.1299
17.6.03
17.5.0434
17.4.4118
17.4.340
17.4.2171
17.4.1382
17.4.03
17.3.0174
17.2.0104
17.1.2139
17.1.11
17.1.01
17.0.3396
17.0.08
16.3.04,453
16.2.42,093
16.2.3275
16.2.11,089
16.1.0141
16.0.080
15.0.0262
8.3.6799
14.2.0182
14.1.017
14.0.01
13.2.13,363
13.2.08
13.1.0124
13.0.01
12.1.41,055
12.1.33
12.1.23
12.1.111
12.1.03
12.0.112
12.0.01
11.0.0914
10.0.02
9.1.23,405
9.1.138
9.1.08
9.0.123
9.0.01
8.3.5323
8.3.44
8.3.33
8.3.23
8.3.13
8.3.03
8.2.022
8.1.012
8.0.01
7.6.14,682
7.6.03
7.5.06
7.3.13
7.2.128
7.2.03
7.1.28
7.1.13
7.0.04
6.1.319
6.1.23
6.1.05
6.0.53
6.0.43
6.0.23
6.0.13
6.0.01
5.2.82
5.3.0-11
5.2.63
5.2.52
5.2.42
5.3.0-01
5.2.02
5.1.22
5.1.12
5.0.11
5.0.01
4.3.06
4.2.21
4.2.11
4.2.02
4.1.12
4.1.01
4.0.01
3.2.0656
3.1.31
3.1.21
3.1.11
3.0.41
3.1.01
3.0.32
3.0.22
3.0.12
3.0.01

Package Sidebar

Install

npm i @commitlint/prompt

Weekly Downloads

123,270

Version

19.8.0

License

MIT

Unpacked Size

46.8 kB

Total Files

47

Last publish

Collaborators

  • marionebl
  • martinhelmut
  • escapedcat
  • bycedric