Remove weird changeset symbols (#7648)
This commit is contained in:
parent
bde08c4b14
commit
8ee94ffbd9
2 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@
|
|||
'astro': patch
|
||||
---
|
||||
|
||||
Fix `astro:assets` not respecting EXIF rotation
|
||||
Fix `astro:assets` not respecting EXIF rotation
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue