diff options
author | 2023-03-21 05:03:46 -0700 | |
---|---|---|
committer | 2023-03-21 08:03:46 -0400 | |
commit | 6afb1efea8601cc2bfacec27a8d09c2533fb704a (patch) | |
tree | c16d917a571e529a237e5e6434f85fe6258b026d /.changeset/stupid-lemons-boil.md | |
parent | a661907b40e76aa56e7d7bd7e745bb16456b13e7 (diff) | |
download | astro-@astrojs/markdoc@0.0.3.tar.gz astro-@astrojs/markdoc@0.0.3.tar.zst astro-@astrojs/markdoc@0.0.3.zip |
[ci] release (#6541)create-astro@3.1.1astro@2.1.4@astrojs/rss@2.3.1@astrojs/mdx@0.18.2@astrojs/markdown-remark@2.1.1@astrojs/markdoc@0.0.3@astrojs/cloudflare@6.2.2
* [ci] release
* nit: typo in #6594 changeset
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ben Holmes <hey@bholmes.dev>
Diffstat (limited to '.changeset/stupid-lemons-boil.md')
-rw-r--r-- | .changeset/stupid-lemons-boil.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/stupid-lemons-boil.md b/.changeset/stupid-lemons-boil.md deleted file mode 100644 index ce334e875..000000000 --- a/.changeset/stupid-lemons-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix Image component and `getImage` not handling images from public correctly |