-
Notifications
You must be signed in to change notification settings - Fork 98
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: update node version to 20 #171
Conversation
I would consider this a breaking change leading to a new major version bump, not simply a Also the documentation would need updating, for instance: https://github.com/cycjimmy/semantic-release-action#semantic_version |
Yes you are correct. But is is a fix or feat? |
Hopefully @cycjimmy will get involved and assist with the PR! |
@enell I went a little ahead and upgraded to semantic release 21 and node 20 as a default everywhere. https://github.com/enell/semantic-release-action/pull/1/files |
I've been a bit busy with my current job and will probably attempt a new upgrade version next week. |
BREAKING CHANGE: set the default node version to 20
You need to have the following text included literally in your commit:
and this would be
not simply
I'm just echoing what @cycjimmy already wrote in #171 (comment), in case it was not clear to you. |
@MikeMcC399 Just updated |
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR has been updated to the main branch. The new version is v4. |
Type of Change
Resolves
Describe Changes
Node20 is being rolled out on github runnes