diff options
author | 2021-05-28 23:29:49 +0000 | |
---|---|---|
committer | 2021-05-28 23:29:49 +0000 | |
commit | 9db5d70ae8fe51868179df09a43147f3215ee14a (patch) | |
tree | 5537871161670a9f56f38ce0b9adddc8501c430b | |
parent | 4c0c5e6f8520e668bc19afb5cd9258fc485c89b3 (diff) | |
download | astro-9db5d70ae8fe51868179df09a43147f3215ee14a.tar.gz astro-9db5d70ae8fe51868179df09a43147f3215ee14a.tar.zst astro-9db5d70ae8fe51868179df09a43147f3215ee14a.zip |
[ci] yarn format
-rw-r--r-- | packages/astro-parser/CHANGELOG.md | 1 |
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 |