juspay / services-flake

NixOS-like services for Nix flakes
https://community.flake.parts/services-flake
MIT License
369 stars 31 forks source link

Make `just changelog` dump changelog since last release (0.1.0) #134

Closed srid closed 7 months ago

srid commented 7 months ago

Both commitizen changelog and convco changelog can do this. Pick a suitable one, with appropriate arguments.

It would be good to see the changelog as we make conventional style commits right now, rather than get surprised during next release.

shivaraj-bh commented 7 months ago

convco changelog is ignoring the rev range, so I am sticking with cz ch for now.