summaryrefslogtreecommitdiff
path: root/packages/markdown/remark/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-13 14:16:24 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-13 17:16:24 -0400
commit056d4d5fd2a8e35bcb8dbcf4b408cecd7387f6e4 (patch)
tree82c2ef8dc3bd7938bd5b6f2ee83309b1fc69602f /packages/markdown/remark/CHANGELOG.md
parentb48767985359bd359df8071324952ea5f2bc0d86 (diff)
downloadastro-056d4d5fd2a8e35bcb8dbcf4b408cecd7387f6e4.tar.gz
astro-056d4d5fd2a8e35bcb8dbcf4b408cecd7387f6e4.tar.zst
astro-056d4d5fd2a8e35bcb8dbcf4b408cecd7387f6e4.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/markdown/remark/CHANGELOG.md')
-rw-r--r--packages/markdown/remark/CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/markdown/remark/CHANGELOG.md b/packages/markdown/remark/CHANGELOG.md
index be89534d7..3ad1345b4 100644
--- a/packages/markdown/remark/CHANGELOG.md
+++ b/packages/markdown/remark/CHANGELOG.md
@@ -1,5 +1,14 @@
# @astrojs/markdown-remark
+## 0.11.6
+
+### Patch Changes
+
+- [#3911](https://github.com/withastro/astro/pull/3911) [`ca45c0c27`](https://github.com/withastro/astro/commit/ca45c0c270f5ca3f7d2fb113a235d415cecdb333) Thanks [@JuanM04](https://github.com/JuanM04)! - Don't throw when Shiki doesn't recognize a language
+
+- Updated dependencies [[`b48767985`](https://github.com/withastro/astro/commit/b48767985359bd359df8071324952ea5f2bc0d86)]:
+ - @astrojs/prism@0.6.0
+
## 0.11.5
### Patch Changes