summaryrefslogtreecommitdiff
path: root/packages/integrations/sitemap/CHANGELOG.md
diff options
context:
space:
mode:
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 5d6e37dcf..47d1c40ef 100644
--- a/packages/integrations/sitemap/CHANGELOG.md
+++ b/packages/integrations/sitemap/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/sitemap
+## 0.2.2
+
+### Patch Changes
+
+- [#3689](https://github.com/withastro/astro/pull/3689) [`3f8ee70e`](https://github.com/withastro/astro/commit/3f8ee70e2bc5b49c65a0444d9606232dadbc2fca) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Add warning log for sitemap + SSR adapter, with suggestion to use customPages configuration option
+
## 0.2.1
### Patch Changes