summaryrefslogtreecommitdiff
path: root/packages/markdown/component/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-08 22:40:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-09 08:40:17 +0300
commite138f663442c27c473987900cb1fe243949a5a52 (patch)
treec9b24e13457d006a02b8b01dabd30ca3ea50d68d /packages/markdown/component/CHANGELOG.md
parent8341c461b574d53fe455c49d4ae3a53f2e0196b5 (diff)
downloadastro-f23cff8e094a85b01abefe35639c614b70a13489.tar.gz
astro-f23cff8e094a85b01abefe35639c614b70a13489.tar.zst
astro-f23cff8e094a85b01abefe35639c614b70a13489.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/markdown/component/CHANGELOG.md')
-rw-r--r--packages/markdown/component/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/markdown/component/CHANGELOG.md b/packages/markdown/component/CHANGELOG.md
index ad8e52412..bd49bc439 100644
--- a/packages/markdown/component/CHANGELOG.md
+++ b/packages/markdown/component/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/markdown-component
+## 1.0.5
+
+### Patch Changes
+
+- [#7343](https://github.com/withastro/astro/pull/7343) [`3d9a392a0`](https://github.com/withastro/astro/commit/3d9a392a09133aeb7a6efeb59c307f27a9b83198) Thanks [@matthewp](https://github.com/matthewp)! - Fix Markdown component error message false positive
+
## 1.0.4
### Patch Changes