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

feat: add script to be used in plugins for improving current changeset setup #73

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

cletter7
Copy link
Contributor

@cletter7 cletter7 commented Jun 1, 2023

Currently in some of our plugins we use changeset for generating CHANGELOG.md. We would like to be able to slightly change the changelog format and since changesets package has currently no API to achieve what we want, we will use this script for now.

It will add this prompt after the original command yarn changeset has completed:

image

And after running yarn changeset version it will update the changelog item generated by changesets package so that it looks like this:

Before After
image image

@cletter7 cletter7 requested a review from a team June 1, 2023 12:21
@cletter7 cletter7 merged commit 640fe16 into main Jun 1, 2023
1 check passed
@cletter7 cletter7 deleted the feat/changeset-improved branch June 1, 2023 15:02
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

Successfully merging this pull request may close these issues.

None yet

3 participants