diff options
author | 2023-07-28 06:12:05 -0700 | |
---|---|---|
committer | 2023-07-28 09:12:05 -0400 | |
commit | 98ca04f91546ed620f9a3ec0d35a6f597fb11e97 (patch) | |
tree | f46c9cd3776b74e5eccd40421c4abf64d549d3b5 /.changeset/plenty-bats-shake.md | |
parent | 2f95a3e0ca04643c9879d1b3c4a234f6e9b7ec4d (diff) | |
download | astro@2.9.5.tar.gz astro@2.9.5.tar.zst astro@2.9.5.zip |
[ci] release (#7851)astro@2.9.5
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/plenty-bats-shake.md')
-rw-r--r-- | .changeset/plenty-bats-shake.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/plenty-bats-shake.md b/.changeset/plenty-bats-shake.md deleted file mode 100644 index 8c561b770..000000000 --- a/.changeset/plenty-bats-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Allow to return a redirect in dev mode when the original route is not present in the file system. |