cucumber / changelog

Read, validate and manipulate CHANGELOG.md files that follow keepachangelog.com specification
MIT License
3 stars 1 forks source link

Add --version #11

Open mpkorstanje opened 2 years ago

mpkorstanje commented 2 years ago

🤔 What's the problem you're trying to solve?

I'm writing a bug report and I need to know the version of changelog.

✨ What's your proposed solution?

Add changelog --version and publish versioned git tags using polyglot-release (depends on https://github.com/cucumber/polyglot-release/issues/67).