diff --git a/docs/src/app/Changelog.tsx b/docs/src/app/Changelog.tsx index ed962b89..2885fd23 100644 --- a/docs/src/app/Changelog.tsx +++ b/docs/src/app/Changelog.tsx @@ -47,6 +47,9 @@ export default function Changelog() { <> Fixed the expand icon including excessive shapes. , + <> + Fixed the misalignment in the heading-2 icon to better map the icon to a pixel grid. + , <> Fixes various issues with the CSS variables in the Amicon component.