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

Release notes are wrongly assembled from the automatic scripts #3963

Open
mcollina opened this issue Dec 18, 2024 · 1 comment
Open

Release notes are wrongly assembled from the automatic scripts #3963

mcollina opened this issue Dec 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mcollina
Copy link
Member

#3962 pick all the commits between v6 and v7.

@mweberxyz can you take a look?

@mcollina mcollina added the bug Something isn't working label Dec 18, 2024
@trivikr
Copy link
Member

trivikr commented Dec 18, 2024

Probably because previousRelease uses v6

const previousRelease = releases.find((r) => r.tag_name.startsWith('v6'))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants