``` json "scripts": { "changelog": "conventional-changelog -p angular -i CHANGELOG.md -w", "github-release": "conventional-github-releaser -p angular" } ``` Would you like to add these? `conventional-changelog` is used in a lot of projects now.