-
Notifications
You must be signed in to change notification settings - Fork 85
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
chore: prepare 8.6.0 release #5179
Conversation
Please drop here missing PRs / not merged yet PRs to be included: |
I would add this one: #5181 |
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.
Please rebase and update the changelog then we are ready to go
Signed-off-by: Maksim Sukharev <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5179 +/- ##
=======================================
Coverage 39.34% 39.34%
=======================================
Files 139 139
Lines 3688 3688
Branches 810 810
=======================================
Hits 1451 1451
Misses 2021 2021
Partials 216 216 ☔ View full report in Codecov by Sentry. |
v8.6.0 (2024-01-30)
Full Changelog
🚀 Enhancements
NcListItem
): introduce 'details' slot #5146🐛 Fixed bugs
NcColorPicker
): define a container prop #5172Other Changes