summaryrefslogtreecommitdiff
path: root/packages/integrations/sitemap/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-06-04 02:31:56 -0700
committerGravatar GitHub <noreply@github.com> 2025-06-04 10:31:56 +0100
commit1d628d59f6024c43ccf3fee45652ccd3d9df78e0 (patch)
tree56a415b553b72877a909f31a24ac75481b2de7c3 /packages/integrations/sitemap/CHANGELOG.md
parent50a3788eaa12a51bd16d55c1f52d1b83f6c6d247 (diff)
downloadastro-1d628d59f6024c43ccf3fee45652ccd3d9df78e0.tar.gz
astro-1d628d59f6024c43ccf3fee45652ccd3d9df78e0.tar.zst
astro-1d628d59f6024c43ccf3fee45652ccd3d9df78e0.zip
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/sitemap/CHANGELOG.md')
-rw-r--r--packages/integrations/sitemap/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/sitemap/CHANGELOG.md b/packages/integrations/sitemap/CHANGELOG.md
index 540b09975..ccb04f05f 100644
--- a/packages/integrations/sitemap/CHANGELOG.md
+++ b/packages/integrations/sitemap/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/sitemap
+## 3.4.1
+
+### Patch Changes
+
+- [#13871](https://github.com/withastro/astro/pull/13871) [`8a1e849`](https://github.com/withastro/astro/commit/8a1e8499dbd1ed98e971635e86eb89f910f0ce78) Thanks [@blimmer](https://github.com/blimmer)! - Uncaught errors in the `filter` method will now bubble, causing the astro build to fail.
+
## 3.4.0
### Minor Changes