diff options
author | 2023-09-14 09:44:09 -0700 | |
---|---|---|
committer | 2023-09-14 12:44:09 -0400 | |
commit | fca6892f8d6a30ceb1e04213be2414dd4cb4d389 (patch) | |
tree | 3c43b4b72102656a06e1585df030438cfd4cb467 /.changeset/grumpy-seas-learn.md | |
parent | 8376f24b47fe3a740125b72f8050907718a672ad (diff) | |
download | astro@3.1.0.tar.gz astro@3.1.0.tar.zst astro@3.1.0.zip |
[ci] release (#8540)create-astro@4.1.0astro@3.1.0@astrojs/vercel@5.0.0@astrojs/mdx@1.1.0@astrojs/markdown-remark@3.2.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/grumpy-seas-learn.md')
-rw-r--r-- | .changeset/grumpy-seas-learn.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/grumpy-seas-learn.md b/.changeset/grumpy-seas-learn.md deleted file mode 100644 index 84daf0f44..000000000 --- a/.changeset/grumpy-seas-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/markdown-remark': minor ---- - -feat(markdown): Add support for `imageReference` paths when collecting images |