summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Tony Sullivan <tony.f.sullivan@outlook.com> 2022-07-01 15:54:45 +0000
committerGravatar GitHub <noreply@github.com> 2022-07-01 15:54:45 +0000
commitf4943e0fbced044f0ba4435cb41d77b67c98e69f (patch)
tree45fcd9178f4165276d0ff9df1cd3148dc76e68aa
parentdeab65d7b322aa9c230f2f14e9ed38767050390e (diff)
downloadastro-f4943e0fbced044f0ba4435cb41d77b67c98e69f.tar.gz
astro-f4943e0fbced044f0ba4435cb41d77b67c98e69f.tar.zst
astro-f4943e0fbced044f0ba4435cb41d77b67c98e69f.zip
Chore/image changeset (#3788)
* chore: missed the changeset commit on the images PR * revert unrelated .d.ts file * lint fix
-rw-r--r--.changeset/neat-wolves-kick.md5
-rw-r--r--.changeset/tough-buses-compare.md5
2 files changed, 10 insertions, 0 deletions
diff --git a/.changeset/neat-wolves-kick.md b/.changeset/neat-wolves-kick.md
new file mode 100644
index 000000000..8cd7ce070
--- /dev/null
+++ b/.changeset/neat-wolves-kick.md
@@ -0,0 +1,5 @@
+---
+'astro': patch
+---
+
+Adds support for the new `astrojs/image` integration
diff --git a/.changeset/tough-buses-compare.md b/.changeset/tough-buses-compare.md
new file mode 100644
index 000000000..843001daf
--- /dev/null
+++ b/.changeset/tough-buses-compare.md
@@ -0,0 +1,5 @@
+---
+'@astrojs/image': patch
+---
+
+Initial release! 🎉