diff options
author | 2023-05-05 10:23:18 -0700 | |
---|---|---|
committer | 2023-05-05 13:23:18 -0400 | |
commit | 50bf66e4df8ac9b427e653a48cb8e4e84913d8f2 (patch) | |
tree | 50682e099d75cc0a2c5075cf0862b83282e349af /.changeset/large-seahorses-reply.md | |
parent | e9f0dd9b473c4793c958a6c81e743fd9b02b4f64 (diff) | |
download | astro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.tar.gz astro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.tar.zst astro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.zip |
[ci] release (#7005)astro@2.4.2@astrojs/partytown@1.2.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/large-seahorses-reply.md')
-rw-r--r-- | .changeset/large-seahorses-reply.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/large-seahorses-reply.md b/.changeset/large-seahorses-reply.md deleted file mode 100644 index 9af8d8033..000000000 --- a/.changeset/large-seahorses-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Call `next()` without return anything should work, with a warning |