Skip to content

Commit f597f4d

Browse files
authored
Merge pull request #343 from pluginpal/changeset-release/master
Version Packages
2 parents 34700c8 + 5669594 commit f597f4d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cold-nights-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/addons/sitemap/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# addon-sitemap
22

3+
## 1.2.4
4+
5+
### Patch Changes
6+
7+
- [#342](https://github.com/pluginpal/strapi-webtools/pull/342) [`758e029`](https://github.com/pluginpal/strapi-webtools/commit/758e02992ee3840c40c9808e5655b64276db4cd2) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: filter duplicate URLs from the sitemap XML
8+
39
## 1.2.3
410

511
### Patch Changes

packages/addons/sitemap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webtools-addon-sitemap",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Generate a highly customizable sitemap XML in Strapi CMS.",
55
"strapi": {
66
"name": "webtools-addon-sitemap",

0 commit comments

Comments
 (0)