Loading...
Loading...
Understand auto-generated changelogs via semantic-release. Use when viewing release history, understanding changelog format, or debugging missing changelog entries.
npx skill4agent add sgcarstrends/sgcarstrends changelog@semantic-release/changelogmain@semantic-release/release-notes-generator@semantic-release/changelogCHANGELOG.md@semantic-release/git| Commit Type | Changelog Section |
|---|---|
| Features |
| Bug Fixes |
| Performance Improvements |
| Reverts |
| BREAKING CHANGES |
choredocsrefactortestci# View the changelog file
cat CHANGELOG.md
# View a specific GitHub release's notes
gh release view v4.46.0
# List recent releases with dates
gh release list --limit 10featfixperfrevertmaingh run list --workflow=release.ymlCHANGELOG.md.releaserc.json@semantic-release/changelogconventional-commitsrelease-management