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 2d1034564..c498b97cc 100644
--- a/packages/integrations/sitemap/CHANGELOG.md
+++ b/packages/integrations/sitemap/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/sitemap
+## 3.1.6
+
+### Patch Changes
+
+- [#11263](https://github.com/withastro/astro/pull/11263) [`7d59750`](https://github.com/withastro/astro/commit/7d597506615fa5a34327304e8321be7b9c4b799d) Thanks [@wackbyte](https://github.com/wackbyte)! - Refactor to use Astro's integration logger for logging
+
## 3.1.5
### Patch Changes