-
Notifications
You must be signed in to change notification settings - Fork 48
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
Susnux: feat emoji 15 #273
Conversation
Also adjusted the tests for the new emoji tiles Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
feat: Update to Emoji 15
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #273 +/- ##
=======================================
Coverage 89.42% 89.42%
=======================================
Files 15 15
Lines 577 577
Branches 143 143
=======================================
Hits 516 516
Misses 55 55
Partials 6 6 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This is known, I have submitted a patch. We need to update to version 15.0.1 :) |
Related: https://github.com/iamcal/emoji-data/pull/228/files and iamcal/emoji-data#226. We actually already have v 15.0.1 in the package.json, but links in the CSS files pointed to 15.0.0, fixed in 7be8109 |
@susnux I published version 15.0.0 with emoji 15 update, thanks for your help! |
A branch to test, merge, and release the original change from #270.