summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-06-21 21:29:57 -0700
committerGravatar GitHub <noreply@github.com> 2021-06-21 21:29:57 -0700
commit3be502777ab91c51f8109b8a832b80cc17555a7c (patch)
treeb13cdefcbaa1a0e8e0cc4b751c6c30ebe5e1ad55
parent0c2ed9248c4159e662c13e7e853a9b8f84098a8c (diff)
downloadastro-3be502777ab91c51f8109b8a832b80cc17555a7c.tar.gz
astro-3be502777ab91c51f8109b8a832b80cc17555a7c.tar.zst
astro-3be502777ab91c51f8109b8a832b80cc17555a7c.zip
Update CHANGELOG.md
-rw-r--r--packages/astro/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index 6922d66d5..e4254a149 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -1,5 +1,9 @@
# astro
+## 0.13.12
+
+_Rolling back to 0.13.10 to prevent a regression in the dev server output._
+
## 0.13.11
### Patch Changes