semantic-release-conventional-commits@1.0.2
Semantic release commit analyzer support for all of the conventional commit message types.
ISC
2017-02-17
安装 (1.0.2)
npm install semantic-release-conventional-commits@1.0.2
yarn add semantic-release-conventional-commits@1.0.2
pnpm add semantic-release-conventional-commits@1.0.2
bun add semantic-release-conventional-commits@1.0.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| conventional-commits-parser | ^1.3.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| coveralls | ^2.11.16 |
| eslint | ^3.15.0 |
| eslint-config-airbnb-base | ^11.1.0 |
| eslint-plugin-import | ^2.2.0 |
| husky | ^0.13.1 |
| istanbul | ^0.4.5 |
| nodeunit | ^0.11.0 |
| semantic-release | ^6.3.2 |
| validate-commit-msg | ^2.11.1 |