diff options
-rw-r--r-- | .changeset/fluffy-timers-remain.md | 2 | ||||
-rw-r--r-- | .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. |