summaryrefslogtreecommitdiff
path: root/packages/integrations/sitemap/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-13 13:05:43 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-13 16:05:43 -0400
commit43daac7a9b4cc793369bbeb3f722f8de9d8f64c8 (patch)
treecd65bb1f3047598c345c54da40d83eef7beda61c /packages/integrations/sitemap/CHANGELOG.md
parent9676f948402aadd0b8b36d3af0df423722b68129 (diff)
downloadastro@2.1.3.tar.gz
astro@2.1.3.tar.zst
astro@2.1.3.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 6335b97d8..202bea83f 100644
--- a/packages/integrations/sitemap/CHANGELOG.md
+++ b/packages/integrations/sitemap/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/sitemap
+## 1.2.1
+
+### Patch Changes
+
+- [#6494](https://github.com/withastro/astro/pull/6494) [`a13e9d7e3`](https://github.com/withastro/astro/commit/a13e9d7e33baccf51e7d4815f99b481ad174bc57) Thanks [@Yan-Thomas](https://github.com/Yan-Thomas)! - Consistency improvements to several package descriptions
+
## 1.2.0
### Minor Changes