summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-21 05:03:46 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-21 08:03:46 -0400
commit6afb1efea8601cc2bfacec27a8d09c2533fb704a (patch)
treec16d917a571e529a237e5e6434f85fe6258b026d /packages/integrations/markdoc/CHANGELOG.md
parenta661907b40e76aa56e7d7bd7e745bb16456b13e7 (diff)
downloadastro-5b67137e475e6a7a27f39f1ca5d3ffad8f7f561e.tar.gz
astro-5b67137e475e6a7a27f39f1ca5d3ffad8f7f561e.tar.zst
astro-5b67137e475e6a7a27f39f1ca5d3ffad8f7f561e.zip
* [ci] release * nit: typo in #6594 changeset --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ben Holmes <hey@bholmes.dev>
Diffstat (limited to 'packages/integrations/markdoc/CHANGELOG.md')
-rw-r--r--packages/integrations/markdoc/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/markdoc/CHANGELOG.md b/packages/integrations/markdoc/CHANGELOG.md
index 679b7cf90..ecd8b1085 100644
--- a/packages/integrations/markdoc/CHANGELOG.md
+++ b/packages/integrations/markdoc/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/markdoc
+## 0.0.3
+
+### Patch Changes
+
+- [#6552](https://github.com/withastro/astro/pull/6552) [`392ba3e4d`](https://github.com/withastro/astro/commit/392ba3e4d55f73ce9194bd94a2243f1aa62af079) Thanks [@bluwy](https://github.com/bluwy)! - Fix integration return type
+
## 0.0.2
### Patch Changes