diff options
author | 2025-03-18 06:40:49 -0700 | |
---|---|---|
committer | 2025-03-18 13:40:49 +0000 | |
commit | c64ae01697e5f3d72f03fb36dfb5d5e994fb1bc9 (patch) | |
tree | 3350b31988536a98c17480fbdf43777025c927c7 /packages/integrations/markdoc/CHANGELOG.md | |
parent | 9a7dcdec3a4373d1fadbf4828a62a677d82332f6 (diff) | |
download | astro-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.md | 7 |
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 |