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

Support commitlint 18 #213

Closed
wagoid opened this issue Nov 1, 2023 · 3 comments
Closed

Support commitlint 18 #213

wagoid opened this issue Nov 1, 2023 · 3 comments
Labels
enhancement New feature or request released

Comments

@wagoid
Copy link

wagoid commented Nov 1, 2023

Hi there! Could you add support for commitlint v18 in peer dependencies?

@wagoid wagoid added the enhancement New feature or request label Nov 1, 2023
@jdbruijn
Copy link
Member

jdbruijn commented Nov 6, 2023

Of course, will add it in a bit. I'll also figure out why Renovate didn't create a PR for that yet 😓

@jdbruijn
Copy link
Member

jdbruijn commented Nov 6, 2023

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))
Copy link
Contributor

🎉 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
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

2 participants