summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar natemoo-re <natemoo-re@users.noreply.github.com> 2021-05-28 23:29:49 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-05-28 23:29:49 +0000
commit9db5d70ae8fe51868179df09a43147f3215ee14a (patch)
tree5537871161670a9f56f38ce0b9adddc8501c430b
parent4c0c5e6f8520e668bc19afb5cd9258fc485c89b3 (diff)
downloadastro-9db5d70ae8fe51868179df09a43147f3215ee14a.tar.gz
astro-9db5d70ae8fe51868179df09a43147f3215ee14a.tar.zst
astro-9db5d70ae8fe51868179df09a43147f3215ee14a.zip
[ci] yarn format
-rw-r--r--packages/astro-parser/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/astro-parser/CHANGELOG.md b/packages/astro-parser/CHANGELOG.md
index 0edc835f7..c40028bfc 100644
--- a/packages/astro-parser/CHANGELOG.md
+++ b/packages/astro-parser/CHANGELOG.md
@@ -5,6 +5,7 @@
### Patch Changes
- Fixes a few more Markdown issues
+
## 0.11.0
### Patch Changes