Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change log date for unpublished releases #322

Open
s-cork opened this issue Oct 18, 2024 · 0 comments
Open

Change log date for unpublished releases #322

s-cork opened this issue Oct 18, 2024 · 0 comments

Comments

@s-cork
Copy link

s-cork commented Oct 18, 2024

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

date: utils.formatDate(new Date(release.published_at)),

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant