docs(changelog): reference the dedupe PR number

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
thomas
2026-07-28 12:40:53 +08:00
co-authored by Claude Fable 5
parent 5cf767c9d9
commit c2da286a7f
+1 -1
View File
@@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
and the gpui fork on resvg 0.47, the gpui-component fork still declared its
own `resvg = "0.45.1"`, keeping a legacy resvg/usvg/tiny-skia 0.45/0.11
stack in the tree. That fork now pins 0.47 as well, so the whole build
compiles a single resvg stack.
compiles a single resvg stack. (#238)
### Fixed