summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2023-08-18 17:08:18 -0400
committerGravatar GitHub <noreply@github.com> 2023-08-18 17:08:18 -0400
commit531cc3e490bc3bc1b896eeaec05664571df5bb24 (patch)
tree8ef2019a0b505a35721bbae5c4846e459d47b9f9 /.changeset
parent4c15c069691ca25efcb9ebb7d9b45605cd136ed3 (diff)
downloadastro-531cc3e490bc3bc1b896eeaec05664571df5bb24.tar.gz
astro-531cc3e490bc3bc1b896eeaec05664571df5bb24.tar.zst
astro-531cc3e490bc3bc1b896eeaec05664571df5bb24.zip
Fix missing package file regression (#8149)
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/early-owls-attend.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/early-owls-attend.md b/.changeset/early-owls-attend.md
new file mode 100644
index 000000000..a6069ad66
--- /dev/null
+++ b/.changeset/early-owls-attend.md
@@ -0,0 +1,5 @@
+---
+'@astrojs/react': patch
+---
+
+Fix missing package file regression