summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-18 21:54:25 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-18 21:54:25 -0700
commit37534004f0ca6942cf98ce792751c4b3961fc822 (patch)
tree67639065301447e9f6852f29b109333f45d8c4b3 /packages/integrations/mdx/CHANGELOG.md
parent167ed5486a47c207d1b3e5d6040f3bfbf8804f79 (diff)
downloadastro-0aafb6c262e592d472c2fcfc903e84309e149ab8.tar.gz
astro-0aafb6c262e592d472c2fcfc903e84309e149ab8.tar.zst
astro-0aafb6c262e592d472c2fcfc903e84309e149ab8.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/mdx/CHANGELOG.md')
-rw-r--r--packages/integrations/mdx/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/mdx/CHANGELOG.md b/packages/integrations/mdx/CHANGELOG.md
index 2f9330009..c2a5738bb 100644
--- a/packages/integrations/mdx/CHANGELOG.md
+++ b/packages/integrations/mdx/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/mdx
+## 0.2.1
+
+### Patch Changes
+
+- [#3937](https://github.com/withastro/astro/pull/3937) [`31f9c0bf0`](https://github.com/withastro/astro/commit/31f9c0bf029ffa4b470e620f2c32e1370643e81e) Thanks [@delucis](https://github.com/delucis)! - Roll back supported Node engines
+
## 0.2.0
### Minor Changes