github-release-notes icon indicating copy to clipboard operation
github-release-notes copied to clipboard

Change log date for unpublished releases

Open s-cork opened this issue 1 year ago • 0 comments

The changelog command sets the date to 01-01-1970 for unpublished releases

https://github.com/github-tools/github-release-notes/blob/ff0ddae3938db3cfcca5ef317d74eee034c32cc5/lib/src/Gren.js#L499

Maybe it should fallback to a different date if release.published_at is null

s-cork avatar Oct 18 '24 03:10 s-cork