diff options
author | 2021-07-28 18:38:31 +0000 | |
---|---|---|
committer | 2021-07-28 18:38:31 +0000 | |
commit | 0849152d36bbe7fa299b2b2e9a0f2612cf6377fb (patch) | |
tree | 6d14b21df3f1cf160b21df26116d3f54364b6c4d | |
parent | b4f7888be3d773706f3d598256599d86e696e152 (diff) | |
download | astro-0849152d36bbe7fa299b2b2e9a0f2612cf6377fb.tar.gz astro-0849152d36bbe7fa299b2b2e9a0f2612cf6377fb.tar.zst astro-0849152d36bbe7fa299b2b2e9a0f2612cf6377fb.zip |
[ci] yarn format
-rw-r--r-- | docs/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index bd07396c2..fb4c1afd5 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,7 @@ # docs ## 0.0.3 + ### Patch Changes - 70f0a09: Added remark-slug to default plugins |