summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-02-27 05:26:41 -0800
committerGravatar GitHub <noreply@github.com> 2025-02-27 13:26:41 +0000
commit9aa5ac10197f08e316a1c4223cfc1fbd5913b3b7 (patch)
treea8952a67d2f612f4ec6cfaead91f4303c7cfb297 /packages/integrations/markdoc/CHANGELOG.md
parent53508aa7ecdb73780e178eed896748caaa6aae61 (diff)
downloadastro-9aa5ac10197f08e316a1c4223cfc1fbd5913b3b7.tar.gz
astro-9aa5ac10197f08e316a1c4223cfc1fbd5913b3b7.tar.zst
astro-9aa5ac10197f08e316a1c4223cfc1fbd5913b3b7.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/markdoc/CHANGELOG.md')
-rw-r--r--packages/integrations/markdoc/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/integrations/markdoc/CHANGELOG.md b/packages/integrations/markdoc/CHANGELOG.md
index 4685ff5eb..ebfb47f97 100644
--- a/packages/integrations/markdoc/CHANGELOG.md
+++ b/packages/integrations/markdoc/CHANGELOG.md
@@ -1,5 +1,15 @@
# @astrojs/markdoc
+## 0.12.10
+
+### Patch Changes
+
+- [#13323](https://github.com/withastro/astro/pull/13323) [`80926fa`](https://github.com/withastro/astro/commit/80926fadc06492fcae55f105582b9dc8279da6b3) Thanks [@ematipico](https://github.com/ematipico)! - Updates `esbuild` and `vite` to the latest to avoid false positives audits warnings caused by `esbuild`.
+
+- Updated dependencies [[`1e11f5e`](https://github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b), [`1e11f5e`](https://github.com/withastro/astro/commit/1e11f5e8b722b179e382f3c792cd961b2b51f61b)]:
+ - @astrojs/internal-helpers@0.6.0
+ - @astrojs/markdown-remark@6.2.0
+
## 0.12.9
### Patch Changes