summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-18 06:40:49 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-18 13:40:49 +0000
commitc64ae01697e5f3d72f03fb36dfb5d5e994fb1bc9 (patch)
tree3350b31988536a98c17480fbdf43777025c927c7 /packages/integrations/markdoc/CHANGELOG.md
parent9a7dcdec3a4373d1fadbf4828a62a677d82332f6 (diff)
downloadastro-c64ae01697e5f3d72f03fb36dfb5d5e994fb1bc9.tar.gz
astro-c64ae01697e5f3d72f03fb36dfb5d5e994fb1bc9.tar.zst
astro-c64ae01697e5f3d72f03fb36dfb5d5e994fb1bc9.zip
[ci] release (#13427)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/markdoc/CHANGELOG.md')
-rw-r--r--packages/integrations/markdoc/CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/integrations/markdoc/CHANGELOG.md b/packages/integrations/markdoc/CHANGELOG.md
index b38ec4b6c..4c107a824 100644
--- a/packages/integrations/markdoc/CHANGELOG.md
+++ b/packages/integrations/markdoc/CHANGELOG.md
@@ -1,5 +1,12 @@
# @astrojs/markdoc
+## 0.13.1
+
+### Patch Changes
+
+- Updated dependencies [[`ea74336`](https://github.com/withastro/astro/commit/ea7433666e0cc7e1301e638e80f90323f20db3e1)]:
+ - @astrojs/markdown-remark@6.3.1
+
## 0.13.0
### Minor Changes