From 5241e4c16bfbc1c56ee8c3a91dbbc32aa50daf18 Mon Sep 17 00:00:00 2001 From: "Calum H." Date: Wed, 27 May 2026 23:37:30 +0100 Subject: [PATCH] Update packages/blog/changelog.ts Co-authored-by: Truman Gao <106889354+tdgao@users.noreply.github.com> Signed-off-by: Calum H. --- packages/blog/changelog.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/blog/changelog.ts b/packages/blog/changelog.ts index 1738c43d56..25a3f3a886 100644 --- a/packages/blog/changelog.ts +++ b/packages/blog/changelog.ts @@ -27,7 +27,7 @@ const VERSIONS: VersionEntry[] = [ - Moved cape selection into the Edit skin modal, with a \`None\` option for saving skins without capes. - Updated skin previews for more consistent framing across the Skin selector, skin editor, and skin cards. - Skin and cape changes made outside Modrinth App are now reflected when the Skin selector refreshes or on app launch safely. -- Images from \`user-images.githubusercontent.com\` will no longer be proxied. +- Images from \`user-images.githubusercontent.com\` are no longer proxied. ## Fixed - Fixed duplicate saved skin cards appearing when the same texture was saved with different arm or cape settings.