summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2023-01-17 10:49:25 -0500
committerGravatar GitHub <noreply@github.com> 2023-01-17 10:49:25 -0500
commit28556a89fe1b63c88951834effd39630c7a52f90 (patch)
tree562ae26098595815d996eeb0a2acdef99c5ed613
parent2000f5fb1e5cb3b8507213d43ccfc907d22468c2 (diff)
downloadastro-28556a89fe1b63c88951834effd39630c7a52f90.tar.gz
astro-28556a89fe1b63c88951834effd39630c7a52f90.tar.zst
astro-28556a89fe1b63c88951834effd39630c7a52f90.zip
Make image and mdx changesets be minor instead of major (#5883)
-rw-r--r--.changeset/lovely-worms-invite.md2
-rw-r--r--.changeset/spicy-tips-dream.md2
-rw-r--r--.changeset/thin-beers-drive.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/.changeset/lovely-worms-invite.md b/.changeset/lovely-worms-invite.md
index 22aa0ef19..b8f3383af 100644
--- a/.changeset/lovely-worms-invite.md
+++ b/.changeset/lovely-worms-invite.md
@@ -1,7 +1,7 @@
---
'@astrojs/deno': major
'@astrojs/netlify': major
-'@astrojs/image': major
+'@astrojs/image': minor
'astro': major
---
diff --git a/.changeset/spicy-tips-dream.md b/.changeset/spicy-tips-dream.md
index 742dd2828..3b4714e82 100644
--- a/.changeset/spicy-tips-dream.md
+++ b/.changeset/spicy-tips-dream.md
@@ -1,7 +1,7 @@
---
'@astrojs/deno': major
'@astrojs/netlify': major
-'@astrojs/image': major
+'@astrojs/image': minor
'astro': major
---
diff --git a/.changeset/thin-beers-drive.md b/.changeset/thin-beers-drive.md
index d006e95fa..6f127dd67 100644
--- a/.changeset/thin-beers-drive.md
+++ b/.changeset/thin-beers-drive.md
@@ -1,6 +1,6 @@
---
'astro': major
-'@astrojs/mdx': major
+'@astrojs/mdx': minor
'@astrojs/markdown-remark': major
---