diff options
author | 2024-03-26 14:24:02 -0700 | |
---|---|---|
committer | 2024-03-26 17:24:02 -0400 | |
commit | bb7707e1715fc3f496e4c3f07834221c8da62ff6 (patch) | |
tree | c577387365fd88322290d6555b8e9d79c61346a1 /packages/integrations/mdx/CHANGELOG.md | |
parent | 348c1ca1323d0516c2dcf8e963343cd12cb5407f (diff) | |
download | astro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.tar.gz astro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.tar.zst astro-bb7707e1715fc3f496e4c3f07834221c8da62ff6.zip |
[ci] release (#10556)astro@4.5.10@astrojs/sitemap@3.1.2@astrojs/mdx@2.2.2@astrojs/markdown-remark@4.3.2@astrojs/db@0.9.5
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.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/integrations/mdx/CHANGELOG.md b/packages/integrations/mdx/CHANGELOG.md index 5534ccc25..8d6c58217 100644 --- a/packages/integrations/mdx/CHANGELOG.md +++ b/packages/integrations/mdx/CHANGELOG.md @@ -1,5 +1,12 @@ # @astrojs/mdx +## 2.2.2 + +### Patch Changes + +- Updated dependencies [[`c585528f446ccca3d4c643f4af5d550b93c18902`](https://github.com/withastro/astro/commit/c585528f446ccca3d4c643f4af5d550b93c18902)]: + - @astrojs/markdown-remark@4.3.2 + ## 2.2.1 ### Patch Changes |