diff options
author | 2022-06-06 09:40:09 -0400 | |
---|---|---|
committer | 2022-06-06 09:40:09 -0400 | |
commit | 9029c43549b7199fb816ccd0bac9171ee4e429c0 (patch) | |
tree | 3ad25b213a7793932d236951a66d80b344cd32c4 /.changeset/lazy-humans-invent.md | |
parent | ff6c9490a03273db8702b1456eff8697470a6626 (diff) | |
download | astro-9029c43549b7199fb816ccd0bac9171ee4e429c0.tar.gz astro-9029c43549b7199fb816ccd0bac9171ee4e429c0.tar.zst astro-9029c43549b7199fb816ccd0bac9171ee4e429c0.zip |
[ci] release (#3512)astro@1.0.0-beta.41@astrojs/markdown-remark@0.11.0@astrojs/lit@0.1.5
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/lazy-humans-invent.md')
-rw-r--r-- | .changeset/lazy-humans-invent.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/lazy-humans-invent.md b/.changeset/lazy-humans-invent.md deleted file mode 100644 index 1203d20fd..000000000 --- a/.changeset/lazy-humans-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/markdown-remark': minor ---- - -Fix cases for JSX-like expressions in code blocks of headings |