diff options
author | 2022-12-06 11:04:53 +0100 | |
---|---|---|
committer | 2022-12-06 11:04:53 +0100 | |
commit | 791d603c0ce16894404c3532788c3143e40da73e (patch) | |
tree | a61a1f9566aa8bdaf637408289d93d81dff1ec8d | |
parent | 65d27666e1a0e668d02f7106e89f6d7b45f5de02 (diff) | |
download | astro-791d603c0ce16894404c3532788c3143e40da73e.tar.gz astro-791d603c0ce16894404c3532788c3143e40da73e.tar.zst astro-791d603c0ce16894404c3532788c3143e40da73e.zip |
Mark image integration release as a patch (#5540)
-rw-r--r-- | .changeset/eight-deers-repair.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/eight-deers-repair.md b/.changeset/eight-deers-repair.md index 653f4080a..d58f8a76f 100644 --- a/.changeset/eight-deers-repair.md +++ b/.changeset/eight-deers-repair.md @@ -1,5 +1,5 @@ --- -'@astrojs/image': minor +'@astrojs/image': patch --- Allows passing alt to getPicture |