-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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: bump fuselage and fuselage-tokens versions #33830
Conversation
Looks like this PR is ready to merge! 🎉 |
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-7.0.0 #33830 +/- ##
==============================================
Coverage 74.96% 74.96%
==============================================
Files 481 481
Lines 21044 21044
Branches 5339 5339
==============================================
Hits 15776 15776
Misses 4636 4636
Partials 632 632
Flags with carried forward coverage won't be shown. Click here to find out more. |
Proposed changes (including videos or screenshots)
This PR bumps the
@rocket.chat/fuselage
to version0.59.4
and@rocket.chat/fuselage-tokens
to version0.33.2
.This patch fixes the color tokens for the success variant of the Button component. #1471
Issue(s)
N/A
Steps to test or reproduce
N/A
Further comments
VOIP-118