Remove weird changeset symbols (#7648)

This commit is contained in:
Bjorn Lu 2023-07-14 17:20:44 +08:00 committed by GitHub
parent bde08c4b14
commit 8ee94ffbd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@
'astro': patch
---
Fix `astro:assets` not respecting EXIF rotation
Fix `astro:assets` not respecting EXIF rotation

View file

@ -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.