summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/bright-pants-trade.md5
-rw-r--r--.changeset/hot-dingos-dress.md5
2 files changed, 0 insertions, 10 deletions
diff --git a/.changeset/bright-pants-trade.md b/.changeset/bright-pants-trade.md
deleted file mode 100644
index 00267ad71..000000000
--- a/.changeset/bright-pants-trade.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fix JPEG image size determination
diff --git a/.changeset/hot-dingos-dress.md b/.changeset/hot-dingos-dress.md
deleted file mode 100644
index 8a7087643..000000000
--- a/.changeset/hot-dingos-dress.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Fixes an issue where with `i18n` enabled, Astro couldn't render the `404.astro` component for non-existent routes.