-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
build!: update minimum Node.js version from 14.17.5
to 16.4.0
#1590
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1590 +/- ##
=======================================
Coverage 95.73% 95.73%
=======================================
Files 15 15
Lines 797 797
=======================================
Hits 763 763
Misses 34 34 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So that semantic-release
picks up the breaking change and versions correctly, fixup the commit to add "BREAKING CHANGE: foo" in the commit body.
7696d7f
to
56efd3c
Compare
56efd3c
to
70e0ba4
Compare
BREAKING CHANGE: drop support for Node 14
70e0ba4
to
b6610d2
Compare
14.17.5
to 16.0.0
14.17.5
to 16.4.0
🎉 This PR is included in version 18.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
BREAKING CHANGE: drop support for Node 14