diff options
Diffstat (limited to 'packages/integrations/mdx/CHANGELOG.md')
-rw-r--r-- | packages/integrations/mdx/CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/integrations/mdx/CHANGELOG.md b/packages/integrations/mdx/CHANGELOG.md new file mode 100644 index 000000000..8a376ebf8 --- /dev/null +++ b/packages/integrations/mdx/CHANGELOG.md @@ -0,0 +1,7 @@ +# @astrojs/mdx + +## 0.0.2 + +### Patch Changes + +- [#3706](https://github.com/withastro/astro/pull/3706) [`032ad1c0`](https://github.com/withastro/astro/commit/032ad1c047a62dd663067cc562537d16f2872aa7) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Initial release! 🎉 |