@commitlint/prompt

19.8.1 • 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.118,762latest

Version History

VersionDownloads (Last 7 Days)Published
19.8.118,762
19.8.013,696
19.7.14,207
19.7.01,830
19.6.1565
19.6.01,445
19.5.03,472
19.4.1951
19.4.01,905
19.3.14,660
19.3.0267
19.2.2330
19.2.0351
19.1.023
19.0.3244
19.0.23
19.0.10
19.0.00
18.6.14,173
18.6.0459
18.5.023
18.4.498
18.4.31,640
18.4.21
18.4.19
18.4.02
18.2.028
18.1.00
18.0.04
17.8.138,328
17.8.042
17.7.260
17.7.1314
17.7.020
17.6.7624
17.6.62,536
17.6.5204
17.6.3195
17.6.11,414
17.6.01
17.5.0137
17.4.482
17.4.328
17.4.2197
17.4.1722
17.4.03
17.3.0107
17.2.0704
17.1.2167
17.1.10
17.1.03
17.0.3268
17.0.031
16.3.05,085
16.2.41,706
16.2.3111
16.2.11,944
16.1.0171
16.0.090
15.0.0319
8.3.61,070
14.2.0346
14.1.025
14.0.00
13.2.13,567
13.2.016
13.1.0215
13.0.00
12.1.41,875
12.1.30
12.1.20
12.1.116
12.1.00
12.0.1363
12.0.00
11.0.02,411
10.0.01
9.1.23,947
9.1.1514
9.1.00
9.0.1177
9.0.02
8.3.5637
8.3.40
8.3.30
8.3.20
8.3.10
8.3.00
8.2.0393
8.1.02
8.0.01
7.6.12,718
7.6.00
7.5.02
7.3.11
7.2.1105
7.2.01
7.1.24
7.1.10
7.0.08
6.1.374
6.1.23
6.1.01
6.0.50
6.0.40
6.0.22
6.0.10
6.0.00
5.2.81
5.3.0-10
5.2.60
5.2.50
5.2.40
5.3.0-00
5.2.00
5.1.20
5.1.12
5.0.10
5.0.00
4.3.06
4.2.20
4.2.11
4.2.00
4.1.10
4.1.00
4.0.00
3.2.0255
3.1.30
3.1.21
3.1.10
3.0.40
3.1.00
3.0.33
3.0.20
3.0.10
3.0.00

Package Sidebar

Install

npm i @commitlint/prompt

Weekly Downloads

133,527

Version

19.8.1

License

MIT

Unpacked Size

46.8 kB

Total Files

47

Last publish

Collaborators

  • marionebl
  • martinhelmut
  • escapedcat
  • bycedric