Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1380·conventional-changelog

Why conventional-changelog -p <non default preset> --stdout dont show anything?

Author: krutooCreated Jun 3, 2025Updated Jun 25, 2026

Hi, I trying to use conventional-changelog in my project and log changes to stdout

But output contains only header and nothing else. With default preset it looks better but contains only Features block.

In my project I have 0.0.0 version in package.json in repo and want to just generate release notes to past it to release notes field in GitHub

Is it possible?

Source: conventional-changelog/conventional-changelog

View original on GitHubView discussion on GitHub