Skip to content

Beta #226

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

Merged
merged 4 commits into from
Mar 25, 2024
Merged

Beta #226

merged 4 commits into from
Mar 25, 2024

Conversation

jdbruijn
Copy link
Member

Closes #225.

jdbruijn and others added 4 commits March 17, 2024 20:55
BREAKING CHANGE: Drop support for @commitlint v9 up to and indlucing v18
BREAKING CHANGE: Require Node.js 20 minimum
## [4.0.0-beta.1](v3.1.0...v4.0.0-beta.1) (2024-03-17)

### ⚠ BREAKING CHANGES

* **deps:** Drop support for @commitlint v9 up to and indlucing v18
* **deps:** Require Node.js 20 minimum

### Features

* **deps:** update commitlint monorepo to v19 ([79668a5](79668a5))
## [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2024-03-25)

### Continuous Integration

* remove tests on Node.js 18 ([0051bfa](0051bfa))
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c3370b0) to head (0051bfa).

❗ Current head 0051bfa differs from pull request most recent head 66f197b. Consider uploading reports for the commit 66f197b to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #226   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           78        73    -5     
  Branches         4         5    +1     
=========================================
- Hits            78        73    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdbruijn jdbruijn merged commit aa4e6e7 into main Mar 25, 2024
1 check passed
@jdbruijn jdbruijn deleted the beta branch March 25, 2024 19:24
Copy link
Contributor

🎉 This PR is included in version 4.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.

Found invalid rule names: function-rules/type-enum. after upgrade @commitlint/cli to v19
1 participant