Closed enell closed 1 year ago
@enell
I would consider this a breaking change leading to a new major version bump, not simply a chore:
.
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. The new version will be a BREAKING CHANGE. If you are trying to upgrade, you can submit using the feat keyword and add BREAKING CHANGE to the commit message footer.
@enell
You need to have the following text included literally in your commit:
BREAKING CHANGE:
and this would be
feat:
not simply
chore!:
I'm just echoing what @cycjimmy already wrote in https://github.com/cycjimmy/semantic-release-action/pull/171#issuecomment-1690276539, in case it was not clear to you.
@MikeMcC399 Just updated
:tada: This PR is included in version 4.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR has been updated to the main branch. The new version is v4. Thanks for your contributions.
Type of Change
Resolves
Describe Changes
Node20 is being rolled out on github runnes