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 support for release-it v18 #118

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martypenner
Copy link

@martypenner martypenner commented Feb 7, 2025

I also added support for node 20 and 22 LTS versions. If that's too much for this PR, let me know and I'm happy to reverse it.

I noticed that the node 16 test is failing. I personally would drop support for versions 16 and 18, but that's up to you. If you'd like me to invest in fixing the node 16 test, I'll see what I can do. I'll be AFK for a week or so in case you don't hear from me right away.

@martypenner martypenner force-pushed the add-release-it-18-support branch from 6562761 to f2648f0 Compare February 7, 2025 21:56
"release-it": "^14.0.0 || ^15.2.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
},
"overrides": {
"@release-it-plugins/lerna-changelog": {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this dependency doesn't yet have support for release-it v18, but v18 only dropped support for certain node versions, so it's still compatible here.

@martypenner martypenner marked this pull request as ready for review February 7, 2025 21:58
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