summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-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