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 c477f1fcf..24902965a 100644
--- a/packages/integrations/sitemap/CHANGELOG.md
+++ b/packages/integrations/sitemap/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/sitemap
+## 3.1.2
+
+### Patch Changes
+
+- [#10557](https://github.com/withastro/astro/pull/10557) [`5f7e9c47e01116f6ec74b33770f480404680956a`](https://github.com/withastro/astro/commit/5f7e9c47e01116f6ec74b33770f480404680956a) Thanks [@mingjunlu](https://github.com/mingjunlu)! - Fixes an issue where the base path is missing in `sitemap-index.xml`.
+
## 3.1.1
### Patch Changes