conventional-changelog-angular@9.2.1
// Angular preset for conventional-changelog.
$ npm install conventional-changelog-angular
downloads/wk
15,339,643
license
ISC
version
9.2.1
published
Jul 4, 2026
What is conventional-changelog-angular?
This npm package provides a preset configuration for conventional-changelog that follows Angular's commit message conventions. It automatically generates changelogs by parsing commit messages that follow Angular's standardized format (e.g., "feat:", "fix:", "docs:"). Developers use it to maintain consistent, automated changelog generation in projects that adopt Angular-style commit conventions.
Links
Keywords
Dependencies (1)
Maintainers
bcoe, oss-bot, dangreen, stevemao, tapppi