diff options
author | 2024-10-11 10:20:32 -0700 | |
---|---|---|
committer | 2024-10-11 13:20:32 -0400 | |
commit | c73d65d7f76617cf5275203fd918887cbda01baf (patch) | |
tree | 95b10b2e194b3fb933b54012734ddc36049f08b3 /.changeset/tough-snakes-reflect.md | |
parent | 650dd22a7bce084c66a9a0f96f2d4e4500807641 (diff) | |
download | astro-c73d65d7f76617cf5275203fd918887cbda01baf.tar.gz astro-c73d65d7f76617cf5275203fd918887cbda01baf.tar.zst astro-c73d65d7f76617cf5275203fd918887cbda01baf.zip |
[ci] release (#12178)create-astro@4.10.0astro@4.16.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/tough-snakes-reflect.md')
-rw-r--r-- | .changeset/tough-snakes-reflect.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/tough-snakes-reflect.md b/.changeset/tough-snakes-reflect.md deleted file mode 100644 index 7fdaca603..000000000 --- a/.changeset/tough-snakes-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug where Astro Actions couldn't redirect to the correct pathname when there was a rewrite involved. |