v1.0.2的合并
正在显示
| { | { | ||
| "devDependencies": { | "devDependencies": { | ||
| "commitizen": "^4.0.3", | "commitizen": "^4.0.3", | ||
| "cz-conventional-changelog": "^3.3.0" | "cz-conventional-changelog": "^3.0.2" | ||
| }, | }, | ||
| "config": { | "config": { | ||
| "commitizen": { | "commitizen": { | ||
| "path": "./node_modules/cz-conventional-changelog" | "path": "./node_modules/cz-conventional-changelog" | ||
| } | } | ||
| }, | }, | ||
| "version": "1.0.4", | "version": "v1.0.2", | ||
| "scripts": { | "scripts": { | ||
| "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md" | "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md" | ||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
请
注册
或者
登录
后发表评论