From 8ee94ffbd9b0c055a245f63e766f64f51466eda7 Mon Sep 17 00:00:00 2001 From: Bjorn Lu Date: Fri, 14 Jul 2023 17:20:44 +0800 Subject: [PATCH] Remove weird changeset symbols (#7648) --- .changeset/fluffy-timers-remain.md | 2 +- .changeset/tasty-bags-accept.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/fluffy-timers-remain.md b/.changeset/fluffy-timers-remain.md index 80d52cb2e..66cca9a99 100644 --- a/.changeset/fluffy-timers-remain.md +++ b/.changeset/fluffy-timers-remain.md @@ -2,4 +2,4 @@ 'astro': patch --- -Fix `astro:assets` not respecting EXIF rotation +Fix `astro:assets` not respecting EXIF rotation diff --git a/.changeset/tasty-bags-accept.md b/.changeset/tasty-bags-accept.md index d639ccab4..94b2be86c 100644 --- a/.changeset/tasty-bags-accept.md +++ b/.changeset/tasty-bags-accept.md @@ -2,4 +2,4 @@ 'astro': patch --- -Add support for using `.svg` files with `astro:assets`'s base services. The SVGs will NOT be processed and will be return as-is, however, proper attributes, alt enforcement etc will all work correctly. +Add support for using `.svg` files with `astro:assets`'s base services. The SVGs will NOT be processed and will be return as-is, however, proper attributes, alt enforcement etc will all work correctly.