Skip to content

Commit 2cd2620

Browse files
authored
update twemoji-font package (#964)
<!-- Please read https://github.com/SableClient/Sable/blob/dev/CONTRIBUTING.md before submitting your pull request --> ### Description <!-- Please include a summary of the change. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Update to latest sable twemoji-font package to fix some missing emoji. #### Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ### Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings ### AI disclosure: - [ ] Partially AI assisted (clarify which code was AI assisted and briefly explain what it does). - [ ] Fully AI generated (explain what all the generated code does in moderate detail). <!-- Write any explanation required here, but do not generate the explanation using AI!! You must prove you understand what the code in this PR does. -->
2 parents 15e266f + e6f5f64 commit 2cd2620

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
default: patch
3+
---
4+
5+
Update `@sableclient/twemoji-font` to fix missing Twemoji emoji coverage.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@fontsource-variable/nunito": "5.2.7",
3434
"@fontsource/space-mono": "5.2.9",
3535
"@phosphor-icons/react": "^2.1.10",
36-
"@sableclient/twemoji-font": "^1.0.3",
36+
"@sableclient/twemoji-font": "^1.0.4",
3737
"@sentry/react": "^10.58.0",
3838
"@tanstack/react-query": "^5.101.0",
3939
"@tanstack/react-query-devtools": "^5.101.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)