-
-
Notifications
You must be signed in to change notification settings - Fork 3
Support commitlint 18 #213
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
Labels
Comments
Of course, will add it in a bit. I'll also figure out why Renovate didn't create a PR for that yet 😓 |
The latter was due to requiring a non-existing status check and is now fixed. Thanks for the reminder BTW, I should have added v18 support weeks ago. |
vidavidorra-release bot
added a commit
that referenced
this issue
Nov 6, 2023
## [3.0.0](v2.0.2...v3.0.0) (2023-11-06) ### ⚠ BREAKING CHANGES * require Node.js 18 minimum ### Features * add support for commitlint v18 ([d633a66](d633a66)), closes [#213](#213) * require Node.js 18 minimum ([94ee8eb](94ee8eb)) ### Bug Fixes * **deps:** update dependencies (in bulk) ([c3c5ff9](c3c5ff9)) ### Styles * format `lint-staged.js` ([c29c41d](c29c41d)) ### Build System * change module from `ES2022` to `Node16` in TSConfig ([776b1ef](776b1ef)) ### Continuous Integration * fail `format` scripts on a warning ([cd75935](cd75935)) * rename `build` workflow to `ci-cd` ([6a67287](6a67287))
🎉 This issue has been resolved in version 3.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
Hi there! Could you add support for commitlint v18 in peer dependencies?
The text was updated successfully, but these errors were encountered: