summaryrefslogtreecommitdiff
path: root/packages/integrations/sitemap/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-04 09:49:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-04 12:49:17 -0400
commit51c8e7fe298df202edf93f0aa8e22aff58639995 (patch)
tree1e16cded92ee3cb77e9c68ad611682e36b4e3a8c /packages/integrations/sitemap/CHANGELOG.md
parent818252acda3c00499cea51ffa0f26d4c2ccd3a02 (diff)
downloadastro-51c8e7fe298df202edf93f0aa8e22aff58639995.tar.gz
astro-51c8e7fe298df202edf93f0aa8e22aff58639995.tar.zst
astro-51c8e7fe298df202edf93f0aa8e22aff58639995.zip
Co-authored-by: github-actions[bot] <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 a71b373ff..3165f6dfb 100644
--- a/packages/integrations/sitemap/CHANGELOG.md
+++ b/packages/integrations/sitemap/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/sitemap
+## 1.3.0
+
+### Minor Changes
+
+- [#6534](https://github.com/withastro/astro/pull/6534) [`ad907196c`](https://github.com/withastro/astro/commit/ad907196cb42f21d9540ae0d77aa742bf7adf030) Thanks [@atilafassina](https://github.com/atilafassina)! - Adds support to SSR routes to sitemap generation.
+
## 1.2.2
### Patch Changes