diff options
author | 2024-11-27 06:21:09 -0800 | |
---|---|---|
committer | 2024-11-27 14:21:09 +0000 | |
commit | 6eac6ba7331c3af7c2b704dc15a133748a2fd18b (patch) | |
tree | 2b6a2aaf6a5805077754df5e77430928e81dadce /.changeset/hot-dingos-dress.md | |
parent | 65e50eb7b6d7b10a193bba7d292804ac0e55be18 (diff) | |
download | astro-65a83cd5c76cb535309f89205300d09bc2936f52.tar.gz astro-65a83cd5c76cb535309f89205300d09bc2936f52.tar.zst astro-65a83cd5c76cb535309f89205300d09bc2936f52.zip |
[ci] release (#12536)astro@4.16.16
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/hot-dingos-dress.md')
-rw-r--r-- | .changeset/hot-dingos-dress.md | 5 |
1 files changed, 0 insertions, 5 deletions
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. |