feat(node-version): raised the minimum required version to v14.17#157
feat(node-version): raised the minimum required version to v14.17#157travi merged 4 commits intosemantic-release:masterfrom
Conversation
BREAKING CHANGE: minimum node version v14.17
|
the |
|
looks like we need one more change to the workflow. with the addition of the node version matrix, the jobs no longer match the required "test" in other projects, we have been handling this by including an additional job for verification steps that do not need to run against each node version. an example: https://github.com/semantic-release/github/blob/d1e09d958400db971ac9c1114699e58ff9f29900/.github/workflows/test.yml#L30-L43 if you would like to take a stab at including similar, you wouldnt need to include the |
|
🎉 This PR is included in version 9.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This includes an update for engines and
ls-enginesin cicloses #155