Skip to content

Commit a00b1c9

Browse files
Version Packages
1 parent d0749b0 commit a00b1c9

File tree

13 files changed

+29
-38
lines changed

13 files changed

+29
-38
lines changed

.changeset/bumpy-islands-bet.md

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

.changeset/dry-clouds-run.md

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

.changeset/great-worlds-own.md

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

.changeset/light-knives-itch.md

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

.changeset/plenty-pigs-design.md

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

.changeset/rare-cups-repeat.md

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

.changeset/ripe-crabs-roll.md

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

packages/addons/sitemap/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#230](https://github.com/pluginpal/strapi-webtools/pull/230) [`43f236a`](https://github.com/pluginpal/strapi-webtools/commit/43f236a22ce69ff258cc0c3d7ad984f9a16e1984) Thanks [@boazpoolman](https://github.com/boazpoolman)! - Make sure the strapi-sitemap CLI is actually published to the /bin
8+
9+
- [`89239a9`](https://github.com/pluginpal/strapi-webtools/commit/89239a9081001745cde548bfcc96b20b7f38c9c7) Thanks [@boazpoolman](https://github.com/boazpoolman)! - More graceful versioning constraint of the core plugin
10+
311
## 1.0.0
412

513
### Major 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.0.0",
3+
"version": "1.0.1",
44
"description": "Generate a highly customizable sitemap XML in Strapi CMS.",
55
"strapi": {
66
"name": "webtools-addon-sitemap",

packages/core/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#230](https://github.com/pluginpal/strapi-webtools/pull/230) [`9b0ecdb`](https://github.com/pluginpal/strapi-webtools/commit/9b0ecdb4a88f6b837e78bca437662d5724809da2) Thanks [@boazpoolman](https://github.com/boazpoolman)! - New config 'slugify' to overwrite the slugify function of the plugin
8+
39
## 1.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)