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

MOL-29317: set Node 18 as compatible engine and downgrade semantic-release #58

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

Txabox
Copy link
Contributor

@Txabox Txabox commented Apr 18, 2024

This commit updates the compatible Node engine to include Node 18, along with Node 20 and later versions. Additionally, it downgrades the semantic-release package to ensure compatibility with both Node 18 and Node 20+. This change is made to prevent errors caused by incompatibilities with Node version 18 in other packages.

BREAKING CHANGE: Downgraded semantic-release package

Issues: MOL-29317

this commit sets Node 18 as a compatible engine along with Node 20 and beyond and downgrades semantic-release package so that it is compatible with both Node 18 and node 20 and beyond. This is to avoid errors that arise due to incompatibilities with Node version 18 on other packages.

BREAKING CHANGE: downgrade semantic-release

Issues: MOL-29317
@Txabox Txabox merged commit 218ab20 into master Apr 18, 2024
1 check passed
@Txabox Txabox deleted the chore/MOL-29317-set-node-18-and-20 branch April 18, 2024 07:47
Copy link

🎉 This PR is included in version 12.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants