semantic-release-conventional-commits@2.0.0
Semantic release commit analyzer support for all of the conventional commit message types.
ISC
2018-01-31
安装 (2.0.0)
npm install semantic-release-conventional-commits@2.0.0
yarn add semantic-release-conventional-commits@2.0.0
pnpm add semantic-release-conventional-commits@2.0.0
bun add semantic-release-conventional-commits@2.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| conventional-commits-parser | ^2.0.0 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| coveralls | ^3.0.0 |
| eslint | ^4.4.1 |
| eslint-config-airbnb-base | ^11.1.0 |
| eslint-plugin-import | ^2.2.0 |
| husky | ^0.14.3 |
| istanbul | ^1.1.0-alpha.1 |
| nodeunit | ^0.11.0 |
| semantic-release | ^12.4.1 |
| validate-commit-msg | ^2.11.1 |