How to change the commit convention so that changelog gets generated?

Author: aatifhsnCreated Apr 18, 2024Updated Apr 18, 2024
Labelsquestion

I have a commit convention like '[JIRA Ticket ID] fix|chore|feat: commit message'. Using commitlint I have made the commit convention. How can I use standard version so that CHANGELOG.md will be generated using this convention?

Source: conventional-changelog/standard-version