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

Create changelog for package releases #770

Open
tidoust opened this issue Nov 9, 2022 · 0 comments
Open

Create changelog for package releases #770

tidoust opened this issue Nov 9, 2022 · 0 comments

Comments

@tidoust
Copy link
Member

tidoust commented Nov 9, 2022

The NPM packages currently ship without a changelog. It should be relatively easy to create one automatically though, with some diff-ing logic (starting point exists in build-diff.js).

At a minimum, the changelog could link to the corresponding pre-release pull request, which includes the diff from the previous version.

It should be possible to amend the changelog manually, e.g. to override the automatically generated message in situations where we add a new property or change a setting that affects a large number of entries.

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