diff options
author | 2023-05-04 09:49:17 -0700 | |
---|---|---|
committer | 2023-05-04 12:49:17 -0400 | |
commit | 51c8e7fe298df202edf93f0aa8e22aff58639995 (patch) | |
tree | 1e16cded92ee3cb77e9c68ad611682e36b4e3a8c /.changeset/nine-geckos-act.md | |
parent | 818252acda3c00499cea51ffa0f26d4c2ccd3a02 (diff) | |
download | astro@2.4.0.tar.gz astro@2.4.0.tar.zst astro@2.4.0.zip |
[ci] release (#6977)astro@2.4.0@astrojs/sitemap@1.3.0@astrojs/react@2.1.3@astrojs/mdx@0.19.1@astrojs/markdown-remark@2.2.0@astrojs/markdoc@0.1.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/nine-geckos-act.md')
-rw-r--r-- | .changeset/nine-geckos-act.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/nine-geckos-act.md b/.changeset/nine-geckos-act.md deleted file mode 100644 index 164dbbfd5..000000000 --- a/.changeset/nine-geckos-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': minor ---- - -Support `<Code inline />` to output inline code HTML (no `pre` tag) |