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

Lerna fix #370

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Lerna fix #370

merged 2 commits into from
Dec 17, 2024

Conversation

sh0ji
Copy link
Contributor

@sh0ji sh0ji commented Dec 17, 2024

This adds the missing config options for Lerna version to give us a more consistent publish experience.

I also took some time to regenerate the 1.9.0 changelog entry. I did this by following lerna's guide for initial generation and then just saving the changes for 1.9.0. The one tricky thing was that I had to create a conventional changelog config and add --config my-config.json to that command in order to ensure that it used our changelog preset customizations. Here's the command that eventually worked:

npx conventional-changelog --preset conventionalcommits --release-count 0 --outfile ./CHANGELOG.md --verbose --config cc.json

@sh0ji sh0ji merged commit 3b8a743 into main Dec 17, 2024
13 of 14 checks passed
@sh0ji sh0ji deleted the lerna-fix branch December 17, 2024 18:15
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.

1 participant