summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/markdoc/CHANGELOG.md')
-rw-r--r--packages/integrations/markdoc/CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/integrations/markdoc/CHANGELOG.md b/packages/integrations/markdoc/CHANGELOG.md
index 978f2ba91..33099edb5 100644
--- a/packages/integrations/markdoc/CHANGELOG.md
+++ b/packages/integrations/markdoc/CHANGELOG.md
@@ -1,5 +1,17 @@
# @astrojs/markdoc
+## 0.12.0-beta.1
+
+### Minor Changes
+
+- [#12539](https://github.com/withastro/astro/pull/12539) [`827093e`](https://github.com/withastro/astro/commit/827093e6175549771f9d93ddf3f2be4c2c60f0b7) Thanks [@bluwy](https://github.com/bluwy)! - Drops node 21 support
+
+### Patch Changes
+
+- Updated dependencies [[`827093e`](https://github.com/withastro/astro/commit/827093e6175549771f9d93ddf3f2be4c2c60f0b7)]:
+ - @astrojs/prism@3.2.0-beta.0
+ - @astrojs/markdown-remark@6.0.0-beta.3
+
## 0.11.5-beta.1
### Patch Changes