diff --git a/.changeset/bright-monkeys-sin.md b/.changeset/bright-monkeys-sin.md deleted file mode 100644 index 66e56992..00000000 --- a/.changeset/bright-monkeys-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"webtools-cli": patch ---- - -docs: include breadcrumbs and sitemap in the trial description diff --git a/.changeset/crazy-seals-go.md b/.changeset/crazy-seals-go.md deleted file mode 100644 index 537e64d2..00000000 --- a/.changeset/crazy-seals-go.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"webtools-addon-sitemap": patch ---- - -fix: saving of the hostname overrides modal diff --git a/.changeset/cute-jars-sin.md b/.changeset/cute-jars-sin.md deleted file mode 100644 index 6b5c6a25..00000000 --- a/.changeset/cute-jars-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"webtools-addon-sitemap": patch ---- - -fix: update the footer link in the sitemap XSL diff --git a/.changeset/easy-weeks-give.md b/.changeset/easy-weeks-give.md deleted file mode 100644 index 8d2a4963..00000000 --- a/.changeset/easy-weeks-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"webtools-addon-sitemap": minor ---- - -feat: Add a new sitemap setting called 'language filter' diff --git a/.changeset/hot-grapes-allow.md b/.changeset/hot-grapes-allow.md deleted file mode 100644 index b89d7046..00000000 --- a/.changeset/hot-grapes-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs": patch ---- - -Chore/documentation quality diff --git a/.changeset/loose-bags-wash.md b/.changeset/loose-bags-wash.md deleted file mode 100644 index 50e41c1e..00000000 --- a/.changeset/loose-bags-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"webtools-addon-sitemap": patch ---- - -fix: allow closing the hostname overrides modal by using the close button diff --git a/.changeset/pink-peaches-care.md b/.changeset/pink-peaches-care.md deleted file mode 100644 index ff49882e..00000000 --- a/.changeset/pink-peaches-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"webtools-addon-sitemap": minor ---- - -feat: allow for creation of multiple sitemaps diff --git a/.changeset/shiny-banks-ask.md b/.changeset/shiny-banks-ask.md deleted file mode 100644 index 66a9d6fa..00000000 --- a/.changeset/shiny-banks-ask.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"webtools-cli": patch ---- - -chore: add the breadcrumbs addon and sitemap expansion to the selectable premium addons diff --git a/.changeset/stupid-bats-cover.md b/.changeset/stupid-bats-cover.md deleted file mode 100644 index 7b70776c..00000000 --- a/.changeset/stupid-bats-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"docs": patch ---- - -Chore/security updates diff --git a/.changeset/swift-wombats-speak.md b/.changeset/swift-wombats-speak.md deleted file mode 100644 index 476301ec..00000000 --- a/.changeset/swift-wombats-speak.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"webtools-addon-sitemap": patch -"strapi-plugin-webtools": patch ---- - -chore: remove -rc version constraint from @strapi design-system & icons peer dependencies diff --git a/.changeset/tame-monkeys-brush.md b/.changeset/tame-monkeys-brush.md deleted file mode 100644 index 564110ba..00000000 --- a/.changeset/tame-monkeys-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"webtools-cli": patch ---- - -fix: change the trail license message in the CLI from 30 days to 7 days diff --git a/packages/addons/sitemap/CHANGELOG.md b/packages/addons/sitemap/CHANGELOG.md index 739cbae0..acb80ac5 100644 --- a/packages/addons/sitemap/CHANGELOG.md +++ b/packages/addons/sitemap/CHANGELOG.md @@ -1,5 +1,23 @@ # addon-sitemap +## 1.3.0 + +### Minor Changes + +- [#348](https://github.com/pluginpal/strapi-webtools/pull/348) [`5cee87b`](https://github.com/pluginpal/strapi-webtools/commit/5cee87bd2fc719a4a7d3885e37a2939d1f625d50) Thanks [@boazpoolman](https://github.com/boazpoolman)! - feat: Add a new sitemap setting called 'language filter' + +- [#348](https://github.com/pluginpal/strapi-webtools/pull/348) [`0cbe911`](https://github.com/pluginpal/strapi-webtools/commit/0cbe911ae944f611504a986d831a4c80a932ce16) Thanks [@boazpoolman](https://github.com/boazpoolman)! - feat: allow for creation of multiple sitemaps + +### Patch Changes + +- [#348](https://github.com/pluginpal/strapi-webtools/pull/348) [`4961550`](https://github.com/pluginpal/strapi-webtools/commit/4961550f460473d090eb0c25bfb78ae981782be0) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: saving of the hostname overrides modal + +- [#348](https://github.com/pluginpal/strapi-webtools/pull/348) [`22f7eff`](https://github.com/pluginpal/strapi-webtools/commit/22f7eff916196ffdd71f1fb2cf1939b97790b8fa) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: update the footer link in the sitemap XSL + +- [#348](https://github.com/pluginpal/strapi-webtools/pull/348) [`da9dfbb`](https://github.com/pluginpal/strapi-webtools/commit/da9dfbb2a43c7099133228024221b2713765544f) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: allow closing the hostname overrides modal by using the close button + +- [#352](https://github.com/pluginpal/strapi-webtools/pull/352) [`bcf7a05`](https://github.com/pluginpal/strapi-webtools/commit/bcf7a0505e43a7d347a166610a43f21a10338526) Thanks [@boazpoolman](https://github.com/boazpoolman)! - chore: remove -rc version constraint from @strapi design-system & icons peer dependencies + ## 1.2.4 ### Patch Changes diff --git a/packages/addons/sitemap/package.json b/packages/addons/sitemap/package.json index 92992343..af79e51a 100644 --- a/packages/addons/sitemap/package.json +++ b/packages/addons/sitemap/package.json @@ -1,6 +1,6 @@ { "name": "webtools-addon-sitemap", - "version": "1.2.4", + "version": "1.3.0", "description": "Generate a highly customizable sitemap XML in Strapi CMS.", "strapi": { "name": "webtools-addon-sitemap", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 16e2fb18..3dd53d0c 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,15 @@ # webtools-cli +## 1.1.3 + +### Patch Changes + +- [#348](https://github.com/pluginpal/strapi-webtools/pull/348) [`2da9605`](https://github.com/pluginpal/strapi-webtools/commit/2da96057374edde7f32c075a40ece41cbaadf403) Thanks [@boazpoolman](https://github.com/boazpoolman)! - docs: include breadcrumbs and sitemap in the trial description + +- [#348](https://github.com/pluginpal/strapi-webtools/pull/348) [`7fad4de`](https://github.com/pluginpal/strapi-webtools/commit/7fad4de326c83e86369a68188ba3bab8e1bfaf83) Thanks [@boazpoolman](https://github.com/boazpoolman)! - chore: add the breadcrumbs addon and sitemap expansion to the selectable premium addons + +- [#348](https://github.com/pluginpal/strapi-webtools/pull/348) [`67406b1`](https://github.com/pluginpal/strapi-webtools/commit/67406b1c1e9cbdadff4f353333677a52ecf94c4b) Thanks [@boazpoolman](https://github.com/boazpoolman)! - fix: change the trail license message in the CLI from 30 days to 7 days + ## 1.1.2 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index ee6f9648..0a3f9e15 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "webtools-cli", - "version": "1.1.2", + "version": "1.1.3", "description": "CLI installer for Strapi Webtools", "exports": { ".": { diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index caec2e92..93d6f4fc 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,11 @@ # core +## 1.7.2 + +### Patch Changes + +- [#352](https://github.com/pluginpal/strapi-webtools/pull/352) [`bcf7a05`](https://github.com/pluginpal/strapi-webtools/commit/bcf7a0505e43a7d347a166610a43f21a10338526) Thanks [@boazpoolman](https://github.com/boazpoolman)! - chore: remove -rc version constraint from @strapi design-system & icons peer dependencies + ## 1.7.1 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 0b7a9992..22c64a37 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-webtools", - "version": "1.7.1", + "version": "1.7.2", "description": "Everything you need to build a website with Strapi CMS", "strapi": { "name": "webtools", diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index db62db09..4c27730e 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -1,5 +1,13 @@ # docs +## 1.2.1 + +### Patch Changes + +- [#346](https://github.com/pluginpal/strapi-webtools/pull/346) [`f8dada1`](https://github.com/pluginpal/strapi-webtools/commit/f8dada16021f68e7fa8e03010cda9d62bb673551) Thanks [@MSACC](https://github.com/MSACC)! - Chore/documentation quality + +- [#347](https://github.com/pluginpal/strapi-webtools/pull/347) [`4b14155`](https://github.com/pluginpal/strapi-webtools/commit/4b141558defbdc210d33f4e371159c7b2f6a32a8) Thanks [@MSACC](https://github.com/MSACC)! - Chore/security updates + ## 1.2.0 ### Minor Changes diff --git a/packages/docs/package.json b/packages/docs/package.json index 304798b1..7185966a 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "1.2.0", + "version": "1.2.1", "private": true, "scripts": { "docusaurus": "docusaurus",