From 0ab0b040588246c1caf266c4073c2bb487f16c6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 15:10:40 +0200 Subject: [PATCH] chore: next version release (#370) chore: release --- .changeset/angry-bears-press.md | 8 ------- .changeset/big-carrots-heal.md | 7 ------ .changeset/blue-chicken-explode.md | 5 ---- .changeset/bright-baboons-eat.md | 7 ------ .changeset/bright-suits-itch.md | 5 ---- .changeset/calm-hounds-heal.md | 5 ---- .changeset/chatty-peaches-turn.md | 5 ---- .changeset/chilly-cameras-speak.md | 5 ---- .changeset/clean-fans-end.md | 5 ---- .changeset/forty-knives-repair.md | 8 ------- .changeset/friendly-ads-cry.md | 7 ------ .changeset/gentle-vans-tell.md | 5 ---- .changeset/great-parrots-cry.md | 10 -------- .changeset/green-toes-warn.md | 5 ---- .changeset/grumpy-hats-begin.md | 10 -------- .changeset/itchy-garlics-reflect.md | 5 ---- .changeset/mean-ghosts-visit.md | 7 ------ .changeset/short-oranges-mix.md | 9 -------- .changeset/small-trees-attack.md | 7 ------ .changeset/soft-crabs-fail.md | 8 ------- .changeset/spicy-pans-explain.md | 7 ------ .changeset/tender-lies-vanish.md | 9 -------- .changeset/tiny-mirrors-study.md | 7 ------ .changeset/violet-doors-agree.md | 10 -------- .changeset/warm-otters-prove.md | 10 -------- apps/docs/CHANGELOG.md | 9 ++++++++ apps/docs/package.json | 2 +- packages/api-client-next/CHANGELOG.md | 22 ++++++++++++++++++ packages/api-client-next/README.md | 20 ++++++++++++++-- packages/api-client-next/package.json | 2 +- packages/api-gen/CHANGELOG.md | 20 ++++++++++++++++ packages/api-gen/README.md | 18 ++++++++++++--- packages/api-gen/package.json | 2 +- packages/cms-base/CHANGELOG.md | 14 ++++++++++++ packages/cms-base/README.md | 12 +++++++--- packages/cms-base/package.json | 2 +- packages/composables/CHANGELOG.md | 18 +++++++++++++++ packages/composables/README.md | 15 ++++++++++-- packages/composables/package.json | 2 +- packages/eslint-config-shopware/CHANGELOG.md | 18 +++++++++++++++ packages/eslint-config-shopware/package.json | 2 +- packages/nuxt3-module/CHANGELOG.md | 14 ++++++++++++ packages/nuxt3-module/README.md | 13 ++++++++--- packages/nuxt3-module/package.json | 2 +- packages/typer/CHANGELOG.md | 12 ++++++++++ packages/typer/README.md | 10 +++++--- packages/typer/package.json | 2 +- templates/astro/CHANGELOG.md | 22 ++++++++++++++++++ templates/astro/package.json | 2 +- templates/vue-demo-store/CHANGELOG.md | 24 ++++++++++++++++++++ templates/vue-demo-store/package.json | 2 +- 51 files changed, 255 insertions(+), 202 deletions(-) delete mode 100644 .changeset/angry-bears-press.md delete mode 100644 .changeset/big-carrots-heal.md delete mode 100644 .changeset/blue-chicken-explode.md delete mode 100644 .changeset/bright-baboons-eat.md delete mode 100644 .changeset/bright-suits-itch.md delete mode 100644 .changeset/calm-hounds-heal.md delete mode 100644 .changeset/chatty-peaches-turn.md delete mode 100644 .changeset/chilly-cameras-speak.md delete mode 100644 .changeset/clean-fans-end.md delete mode 100644 .changeset/forty-knives-repair.md delete mode 100644 .changeset/friendly-ads-cry.md delete mode 100644 .changeset/gentle-vans-tell.md delete mode 100644 .changeset/great-parrots-cry.md delete mode 100644 .changeset/green-toes-warn.md delete mode 100644 .changeset/grumpy-hats-begin.md delete mode 100644 .changeset/itchy-garlics-reflect.md delete mode 100644 .changeset/mean-ghosts-visit.md delete mode 100644 .changeset/short-oranges-mix.md delete mode 100644 .changeset/small-trees-attack.md delete mode 100644 .changeset/soft-crabs-fail.md delete mode 100644 .changeset/spicy-pans-explain.md delete mode 100644 .changeset/tender-lies-vanish.md delete mode 100644 .changeset/tiny-mirrors-study.md delete mode 100644 .changeset/violet-doors-agree.md delete mode 100644 .changeset/warm-otters-prove.md diff --git a/.changeset/angry-bears-press.md b/.changeset/angry-bears-press.md deleted file mode 100644 index 773b0ecc1..000000000 --- a/.changeset/angry-bears-press.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@shopware-pwa/cms-base": patch ---- - -Dependency changes: - -- Changed dependency _@nuxt/kit_ from **^3.6.5** to **^3.7.1** -- Changed dependency _@vuelidate/validators_ from **^2.0.3** to **^2.0.4** diff --git a/.changeset/big-carrots-heal.md b/.changeset/big-carrots-heal.md deleted file mode 100644 index a4b5fc8ba..000000000 --- a/.changeset/big-carrots-heal.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@shopware/api-client": patch ---- - -Dependency changes: - -- Changed dependency _ofetch_ from **^1.2.1** to **^1.3.3** diff --git a/.changeset/blue-chicken-explode.md b/.changeset/blue-chicken-explode.md deleted file mode 100644 index a8a05b4e7..000000000 --- a/.changeset/blue-chicken-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware/api-client": minor ---- - -New method `createAdminAPIClient` supporting Admin API πŸ…°πŸ…ΏπŸ…Έ diff --git a/.changeset/bright-baboons-eat.md b/.changeset/bright-baboons-eat.md deleted file mode 100644 index de2b35e55..000000000 --- a/.changeset/bright-baboons-eat.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@shopware/api-client": patch ---- - -Dependency changes: - -- Changed dependency _ofetch_ from **^1.1.1** to **^1.2.1** diff --git a/.changeset/bright-suits-itch.md b/.changeset/bright-suits-itch.md deleted file mode 100644 index 59b8d204f..000000000 --- a/.changeset/bright-suits-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -Fix `loadOrderDetails` return type diff --git a/.changeset/calm-hounds-heal.md b/.changeset/calm-hounds-heal.md deleted file mode 100644 index 9bb0e32d1..000000000 --- a/.changeset/calm-hounds-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware/api-client": minor ---- - -Added `getSessionData` and `setSessionData` methods in admin API client for test purposes. diff --git a/.changeset/chatty-peaches-turn.md b/.changeset/chatty-peaches-turn.md deleted file mode 100644 index df8144cc7..000000000 --- a/.changeset/chatty-peaches-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware/api-client": patch ---- - -Emit cjs bundle diff --git a/.changeset/chilly-cameras-speak.md b/.changeset/chilly-cameras-speak.md deleted file mode 100644 index 94e373885..000000000 --- a/.changeset/chilly-cameras-speak.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -Adds the ability to specify a query for the loadMore function in the useListing composable. diff --git a/.changeset/clean-fans-end.md b/.changeset/clean-fans-end.md deleted file mode 100644 index a282e7c4b..000000000 --- a/.changeset/clean-fans-end.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vue-demo-store": patch ---- - -Fix global error page diff --git a/.changeset/forty-knives-repair.md b/.changeset/forty-knives-repair.md deleted file mode 100644 index 4d245c33c..000000000 --- a/.changeset/forty-knives-repair.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@shopware/api-gen": patch ---- - -Dependency changes: - -- Changed dependency _openapi-typescript_ from **^6.4.0** to **^6.5.2** -- Changed dependency _prettier_ from **^3.0.0** to **^3.0.2** diff --git a/.changeset/friendly-ads-cry.md b/.changeset/friendly-ads-cry.md deleted file mode 100644 index cf1716fdf..000000000 --- a/.changeset/friendly-ads-cry.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@shopware-pwa/typer": patch ---- - -Dependency changes: - -- Changed dependency _typedoc_ from **^0.24.8** to **^0.25.1** diff --git a/.changeset/gentle-vans-tell.md b/.changeset/gentle-vans-tell.md deleted file mode 100644 index 7bfec2e87..000000000 --- a/.changeset/gentle-vans-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/nuxt3-module": patch ---- - -Load composables explicitly within the shopware plugin diff --git a/.changeset/great-parrots-cry.md b/.changeset/great-parrots-cry.md deleted file mode 100644 index 63e848504..000000000 --- a/.changeset/great-parrots-cry.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"eslint-config-shopware": patch ---- - -Dependency changes: - -- Changed dependency _@typescript-eslint/eslint-plugin_ from **^6.2.1** to **^6.4.1** -- Changed dependency _@typescript-eslint/parser_ from **^6.2.1** to **^6.4.1** -- Changed dependency _eslint_ from **^8.46.0** to **^8.47.0** -- Changed dependency _eslint-config-prettier_ from **^8.9.0** to **^9.0.0** diff --git a/.changeset/green-toes-warn.md b/.changeset/green-toes-warn.md deleted file mode 100644 index f41905ecd..000000000 --- a/.changeset/green-toes-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware/api-client": patch ---- - -Deprecated `apiType` param in `createAPIClient`, for Admin API client use `createAdminAPIClient` instead. diff --git a/.changeset/grumpy-hats-begin.md b/.changeset/grumpy-hats-begin.md deleted file mode 100644 index 0aa1b3c5b..000000000 --- a/.changeset/grumpy-hats-begin.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"eslint-config-shopware": patch ---- - -Dependency changes: - -- Changed dependency _@typescript-eslint/eslint-plugin_ from **^6.4.1** to **^6.6.0** -- Changed dependency _@typescript-eslint/parser_ from **^6.4.1** to **^6.6.0** -- Changed dependency _eslint_ from **^8.47.0** to **^8.48.0** -- Changed dependency _typescript_ from **^5.1.6** to **^5.2.2** diff --git a/.changeset/itchy-garlics-reflect.md b/.changeset/itchy-garlics-reflect.md deleted file mode 100644 index f4682865d..000000000 --- a/.changeset/itchy-garlics-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -Catch 404 api error - `getWishlistProducts`` diff --git a/.changeset/mean-ghosts-visit.md b/.changeset/mean-ghosts-visit.md deleted file mode 100644 index 66e6d64fe..000000000 --- a/.changeset/mean-ghosts-visit.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"vue-demo-store": patch ---- - -Dependency changes: - -- Changed dependency _@unocss/nuxt_ from **^0.54.1** to **^0.55.2** diff --git a/.changeset/short-oranges-mix.md b/.changeset/short-oranges-mix.md deleted file mode 100644 index a76a88d4b..000000000 --- a/.changeset/short-oranges-mix.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@shopware/api-gen": patch ---- - -Dependency changes: - -- Changed dependency _ofetch_ from **^1.2.1** to **^1.3.3** -- Changed dependency _openapi-typescript_ from **^6.5.3** to **^6.5.5** -- Changed dependency _prettier_ from **^3.0.2** to **^3.0.3** diff --git a/.changeset/small-trees-attack.md b/.changeset/small-trees-attack.md deleted file mode 100644 index 9415b8885..000000000 --- a/.changeset/small-trees-attack.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@shopware-pwa/composables-next": patch ---- - -Dependency changes: - -- Changed dependency _@vueuse/core_ from **^10.3.0** to **^10.4.1** diff --git a/.changeset/soft-crabs-fail.md b/.changeset/soft-crabs-fail.md deleted file mode 100644 index c047db618..000000000 --- a/.changeset/soft-crabs-fail.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@shopware/api-gen": patch ---- - -Dependency changes: - -- Changed dependency _ofetch_ from **^1.1.1** to **^1.2.1** -- Changed dependency _openapi-typescript_ from **^6.5.2** to **^6.5.3** diff --git a/.changeset/spicy-pans-explain.md b/.changeset/spicy-pans-explain.md deleted file mode 100644 index bdea59dec..000000000 --- a/.changeset/spicy-pans-explain.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@shopware-pwa/nuxt3-module": patch ---- - -Dependency changes: - -- Changed dependency _@nuxt/kit_ from **^3.6.5** to **^3.7.1** diff --git a/.changeset/tender-lies-vanish.md b/.changeset/tender-lies-vanish.md deleted file mode 100644 index 420747703..000000000 --- a/.changeset/tender-lies-vanish.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"vue-demo-store": patch ---- - -Dependency changes: - -- Changed dependency _@unocss/nuxt_ from **^0.55.2** to **^0.55.7** -- Changed dependency _@vuelidate/validators_ from **^2.0.3** to **^2.0.4** -- Changed dependency _@vueuse/nuxt_ from **^10.3.0** to **^10.4.1** diff --git a/.changeset/tiny-mirrors-study.md b/.changeset/tiny-mirrors-study.md deleted file mode 100644 index e617a9170..000000000 --- a/.changeset/tiny-mirrors-study.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@shopware-pwa/typer": patch ---- - -Dependency changes: - -- Changed dependency _vite_ from **^4.4.7** to **^4.4.9** diff --git a/.changeset/violet-doors-agree.md b/.changeset/violet-doors-agree.md deleted file mode 100644 index 93e021bfe..000000000 --- a/.changeset/violet-doors-agree.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"shopware-astro": patch ---- - -Dependency changes: - -- Changed dependency _@astrojs/node_ from **^5.3.5** to **^6.0.0** -- Changed dependency _@astrojs/vue_ from **^2.2.1** to **^3.0.0** -- Changed dependency _@vitejs/plugin-vue_ from **^4.3.3** to **^4.3.4** -- Changed dependency _astro_ from **^2.10.12** to **^3.0.10** diff --git a/.changeset/warm-otters-prove.md b/.changeset/warm-otters-prove.md deleted file mode 100644 index d20be3a52..000000000 --- a/.changeset/warm-otters-prove.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"shopware-astro": patch ---- - -Dependency changes: - -- Changed dependency _@astrojs/node_ from **^5.3.0** to **^5.3.5** -- Changed dependency _@vitejs/plugin-vue_ from **^4.2.3** to **^4.3.3** -- Changed dependency _@vitejs/plugin-vue-jsx_ from **^3.0.1** to **^3.0.2** -- Changed dependency _astro_ from **^2.9.6** to **^2.10.12** diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index a6a155440..3e4aa8c84 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -1,5 +1,14 @@ # docs +## 1.5.11 + +### Patch Changes + +- Updated dependencies [[`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de), [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9), [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741), [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a)]: + - @shopware-pwa/composables-next@0.13.3 + - @shopware-pwa/api-client@0.6.0 + - @shopware-pwa/helpers-next@0.4.0 + ## 1.5.10 ### Patch Changes diff --git a/apps/docs/package.json b/apps/docs/package.json index 74d7d9831..2e48b721b 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,7 +1,7 @@ { "name": "docs", "private": true, - "version": "1.5.10", + "version": "1.5.11", "description": "", "scripts": { "dev": "vitepress", diff --git a/packages/api-client-next/CHANGELOG.md b/packages/api-client-next/CHANGELOG.md index ad9844566..21568a5c9 100644 --- a/packages/api-client-next/CHANGELOG.md +++ b/packages/api-client-next/CHANGELOG.md @@ -1,5 +1,27 @@ # @shopware/api-client +## 0.4.0 + +### Minor Changes + +- [#371](https://github.com/shopware/frontends/pull/371) [`83c94e9b`](https://github.com/shopware/frontends/commit/83c94e9bb609533c4a1275cbf3822b0fc2ea1dd5) Thanks [@patzick](https://github.com/patzick)! - New method `createAdminAPIClient` supporting Admin API πŸ…°πŸ…ΏπŸ…Έ + +- [#373](https://github.com/shopware/frontends/pull/373) [`5510bb02`](https://github.com/shopware/frontends/commit/5510bb028b1fea4c63d677850f50bb7b5a1cf01a) Thanks [@patzick](https://github.com/patzick)! - Added `getSessionData` and `setSessionData` methods in admin API client for test purposes. + +### Patch Changes + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _ofetch_ from **^1.2.1** to **^1.3.3** + +- [#375](https://github.com/shopware/frontends/pull/375) [`bd88d6fa`](https://github.com/shopware/frontends/commit/bd88d6fa95de2b90f8a1e08e34159b46c5932b3b) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _ofetch_ from **^1.1.1** to **^1.2.1** + +- [`15d6e696`](https://github.com/shopware/frontends/commit/15d6e69616bd9bc5ad32f2a5f697e00c45a94784) Thanks [@patzick](https://github.com/patzick)! - Emit cjs bundle + +- [#371](https://github.com/shopware/frontends/pull/371) [`83c94e9b`](https://github.com/shopware/frontends/commit/83c94e9bb609533c4a1275cbf3822b0fc2ea1dd5) Thanks [@patzick](https://github.com/patzick)! - Deprecated `apiType` param in `createAPIClient`, for Admin API client use `createAdminAPIClient` instead. + ## 0.3.0 ### Minor Changes diff --git a/packages/api-client-next/README.md b/packages/api-client-next/README.md index 3da3069c2..b7f912612 100644 --- a/packages/api-client-next/README.md +++ b/packages/api-client-next/README.md @@ -186,8 +186,24 @@ try { Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/api-client-next/CHANGELOG.md) -### Latest changes: 0.3.0 +### Latest changes: 0.4.0 ### Minor Changes -- [#330](https://github.com/shopware/frontends/pull/330) [`3683116`](https://github.com/shopware/frontends/commit/3683116588a7ef75e750fc33deee119f038c88e8) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Add `setCurrentCountry` for changing context countryId +- [#371](https://github.com/shopware/frontends/pull/371) [`83c94e9b`](https://github.com/shopware/frontends/commit/83c94e9bb609533c4a1275cbf3822b0fc2ea1dd5) Thanks [@patzick](https://github.com/patzick)! - New method `createAdminAPIClient` supporting Admin API πŸ…°πŸ…ΏπŸ…Έ + +- [#373](https://github.com/shopware/frontends/pull/373) [`5510bb02`](https://github.com/shopware/frontends/commit/5510bb028b1fea4c63d677850f50bb7b5a1cf01a) Thanks [@patzick](https://github.com/patzick)! - Added `getSessionData` and `setSessionData` methods in admin API client for test purposes. + +### Patch Changes + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _ofetch_ from **^1.2.1** to **^1.3.3** + +- [#375](https://github.com/shopware/frontends/pull/375) [`bd88d6fa`](https://github.com/shopware/frontends/commit/bd88d6fa95de2b90f8a1e08e34159b46c5932b3b) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _ofetch_ from **^1.1.1** to **^1.2.1** + +- [`15d6e696`](https://github.com/shopware/frontends/commit/15d6e69616bd9bc5ad32f2a5f697e00c45a94784) Thanks [@patzick](https://github.com/patzick)! - Emit cjs bundle + +- [#371](https://github.com/shopware/frontends/pull/371) [`83c94e9b`](https://github.com/shopware/frontends/commit/83c94e9bb609533c4a1275cbf3822b0fc2ea1dd5) Thanks [@patzick](https://github.com/patzick)! - Deprecated `apiType` param in `createAPIClient`, for Admin API client use `createAdminAPIClient` instead. diff --git a/packages/api-client-next/package.json b/packages/api-client-next/package.json index c997a7cca..98e2d7fa2 100644 --- a/packages/api-client-next/package.json +++ b/packages/api-client-next/package.json @@ -1,6 +1,6 @@ { "name": "@shopware/api-client", - "version": "0.3.0", + "version": "0.4.0", "description": "Shopware client for API connection.", "author": "Shopware", "repository": { diff --git a/packages/api-gen/CHANGELOG.md b/packages/api-gen/CHANGELOG.md index 6e491a84c..90aa61b32 100644 --- a/packages/api-gen/CHANGELOG.md +++ b/packages/api-gen/CHANGELOG.md @@ -1,5 +1,25 @@ # @shopware/api-gen +## 0.0.7 + +### Patch Changes + +- [#369](https://github.com/shopware/frontends/pull/369) [`bc7a2db2`](https://github.com/shopware/frontends/commit/bc7a2db292d67cc448a901c1b7a9b5cb7dfbcd04) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _openapi-typescript_ from **^6.4.0** to **^6.5.2** + - Changed dependency _prettier_ from **^3.0.0** to **^3.0.2** + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _ofetch_ from **^1.2.1** to **^1.3.3** + - Changed dependency _openapi-typescript_ from **^6.5.3** to **^6.5.5** + - Changed dependency _prettier_ from **^3.0.2** to **^3.0.3** + +- [#375](https://github.com/shopware/frontends/pull/375) [`bd88d6fa`](https://github.com/shopware/frontends/commit/bd88d6fa95de2b90f8a1e08e34159b46c5932b3b) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _ofetch_ from **^1.1.1** to **^1.2.1** + - Changed dependency _openapi-typescript_ from **^6.5.2** to **^6.5.3** + ## 0.0.6 ### Patch Changes diff --git a/packages/api-gen/README.md b/packages/api-gen/README.md index 638988d79..808280e03 100644 --- a/packages/api-gen/README.md +++ b/packages/api-gen/README.md @@ -12,10 +12,22 @@ Documentation specific for this package: [api-gen](https://frontends.shopware.co Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/api-gen/CHANGELOG.md) -### Latest changes: 0.0.6 +### Latest changes: 0.0.7 ### Patch Changes -- [#349](https://github.com/shopware/frontends/pull/349) [`5d14bb5`](https://github.com/shopware/frontends/commit/5d14bb5df65fb14d630a8c4ab2b474fde04c477b) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: +- [#369](https://github.com/shopware/frontends/pull/369) [`bc7a2db2`](https://github.com/shopware/frontends/commit/bc7a2db292d67cc448a901c1b7a9b5cb7dfbcd04) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: - - Changed dependency _openapi-typescript_ from **^6.3.4** to **^6.4.0** + - Changed dependency _openapi-typescript_ from **^6.4.0** to **^6.5.2** + - Changed dependency _prettier_ from **^3.0.0** to **^3.0.2** + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _ofetch_ from **^1.2.1** to **^1.3.3** + - Changed dependency _openapi-typescript_ from **^6.5.3** to **^6.5.5** + - Changed dependency _prettier_ from **^3.0.2** to **^3.0.3** + +- [#375](https://github.com/shopware/frontends/pull/375) [`bd88d6fa`](https://github.com/shopware/frontends/commit/bd88d6fa95de2b90f8a1e08e34159b46c5932b3b) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _ofetch_ from **^1.1.1** to **^1.2.1** + - Changed dependency _openapi-typescript_ from **^6.5.2** to **^6.5.3** diff --git a/packages/api-gen/package.json b/packages/api-gen/package.json index c51ac7e09..cf75a7a49 100644 --- a/packages/api-gen/package.json +++ b/packages/api-gen/package.json @@ -1,6 +1,6 @@ { "name": "@shopware/api-gen", - "version": "0.0.6", + "version": "0.0.7", "description": "Shopware CLI for API client generation.", "author": "Shopware", "repository": { diff --git a/packages/cms-base/CHANGELOG.md b/packages/cms-base/CHANGELOG.md index 531fba967..73cc5a2a2 100644 --- a/packages/cms-base/CHANGELOG.md +++ b/packages/cms-base/CHANGELOG.md @@ -1,5 +1,19 @@ # @shopware-pwa/cms-base +## 0.8.5 + +### Patch Changes + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@nuxt/kit_ from **^3.6.5** to **^3.7.1** + - Changed dependency _@vuelidate/validators_ from **^2.0.3** to **^2.0.4** + +- Updated dependencies [[`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de), [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9), [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741), [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a)]: + - @shopware-pwa/composables-next@0.13.3 + - @shopware-pwa/api-client@0.6.0 + - @shopware-pwa/helpers-next@0.4.0 + ## 0.8.4 ### Patch Changes diff --git a/packages/cms-base/README.md b/packages/cms-base/README.md index a6cd262e2..ee4c53614 100644 --- a/packages/cms-base/README.md +++ b/packages/cms-base/README.md @@ -81,10 +81,16 @@ No additional packages needed to be installed. Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/cms-base/CHANGELOG.md) -### Latest changes: 0.8.4 +### Latest changes: 0.8.5 ### Patch Changes -- Updated dependencies [[`034e032`](https://github.com/shopware/frontends/commit/034e032270134cb51bb3da940d4b766d5866b1dd)]: +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@nuxt/kit_ from **^3.6.5** to **^3.7.1** + - Changed dependency _@vuelidate/validators_ from **^2.0.3** to **^2.0.4** + +- Updated dependencies [[`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de), [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9), [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741), [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a)]: + - @shopware-pwa/composables-next@0.13.3 + - @shopware-pwa/api-client@0.6.0 - @shopware-pwa/helpers-next@0.4.0 - - @shopware-pwa/composables-next@0.13.2 diff --git a/packages/cms-base/package.json b/packages/cms-base/package.json index d36f912ab..aa45052ed 100644 --- a/packages/cms-base/package.json +++ b/packages/cms-base/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/cms-base", - "version": "0.8.4", + "version": "0.8.5", "description": "Vue CMS support for Shopware", "author": "Shopware", "repository": { diff --git a/packages/composables/CHANGELOG.md b/packages/composables/CHANGELOG.md index 40b3a5d78..87692a462 100644 --- a/packages/composables/CHANGELOG.md +++ b/packages/composables/CHANGELOG.md @@ -1,5 +1,23 @@ # @shopware-pwa/composables-next +## 0.13.3 + +### Patch Changes + +- [#372](https://github.com/shopware/frontends/pull/372) [`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Fix `loadOrderDetails` return type + +- [#380](https://github.com/shopware/frontends/pull/380) [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9) Thanks [@SuddenDev](https://github.com/SuddenDev)! - Adds the ability to specify a query for the loadMore function in the useListing composable. + +- [#390](https://github.com/shopware/frontends/pull/390) [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Catch 404 api error - `getWishlistProducts`` + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@vueuse/core_ from **^10.3.0** to **^10.4.1** + +- Updated dependencies []: + - @shopware-pwa/api-client@0.6.0 + - @shopware-pwa/helpers-next@0.4.0 + ## 0.13.2 ### Patch Changes diff --git a/packages/composables/README.md b/packages/composables/README.md index 7e51aba7d..3707e8002 100644 --- a/packages/composables/README.md +++ b/packages/composables/README.md @@ -137,9 +137,20 @@ All composable functions are fully typed with TypeScript and they are registed g Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/composables/CHANGELOG.md) -### Latest changes: 0.13.2 +### Latest changes: 0.13.3 ### Patch Changes -- Updated dependencies [[`034e032`](https://github.com/shopware/frontends/commit/034e032270134cb51bb3da940d4b766d5866b1dd)]: +- [#372](https://github.com/shopware/frontends/pull/372) [`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Fix `loadOrderDetails` return type + +- [#380](https://github.com/shopware/frontends/pull/380) [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9) Thanks [@SuddenDev](https://github.com/SuddenDev)! - Adds the ability to specify a query for the loadMore function in the useListing composable. + +- [#390](https://github.com/shopware/frontends/pull/390) [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Catch 404 api error - `getWishlistProducts`` + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@vueuse/core_ from **^10.3.0** to **^10.4.1** + +- Updated dependencies []: + - @shopware-pwa/api-client@0.6.0 - @shopware-pwa/helpers-next@0.4.0 diff --git a/packages/composables/package.json b/packages/composables/package.json index 53125748c..2dedea57a 100644 --- a/packages/composables/package.json +++ b/packages/composables/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/composables-next", - "version": "0.13.2", + "version": "0.13.3", "description": "Shopware Frontends composables for Vue", "author": "Shopware", "repository": { diff --git a/packages/eslint-config-shopware/CHANGELOG.md b/packages/eslint-config-shopware/CHANGELOG.md index 7806586fe..b0cb001b4 100644 --- a/packages/eslint-config-shopware/CHANGELOG.md +++ b/packages/eslint-config-shopware/CHANGELOG.md @@ -1,5 +1,23 @@ # eslint-config-shopware +## 0.0.6 + +### Patch Changes + +- [#369](https://github.com/shopware/frontends/pull/369) [`bc7a2db2`](https://github.com/shopware/frontends/commit/bc7a2db292d67cc448a901c1b7a9b5cb7dfbcd04) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@typescript-eslint/eslint-plugin_ from **^6.2.1** to **^6.4.1** + - Changed dependency _@typescript-eslint/parser_ from **^6.2.1** to **^6.4.1** + - Changed dependency _eslint_ from **^8.46.0** to **^8.47.0** + - Changed dependency _eslint-config-prettier_ from **^8.9.0** to **^9.0.0** + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@typescript-eslint/eslint-plugin_ from **^6.4.1** to **^6.6.0** + - Changed dependency _@typescript-eslint/parser_ from **^6.4.1** to **^6.6.0** + - Changed dependency _eslint_ from **^8.47.0** to **^8.48.0** + - Changed dependency _typescript_ from **^5.1.6** to **^5.2.2** + ## 0.0.5 ### Patch Changes diff --git a/packages/eslint-config-shopware/package.json b/packages/eslint-config-shopware/package.json index 2ffe45f06..3d8cc084b 100644 --- a/packages/eslint-config-shopware/package.json +++ b/packages/eslint-config-shopware/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-shopware", - "version": "0.0.5", + "version": "0.0.6", "private": true, "main": "index.js", "license": "MIT", diff --git a/packages/nuxt3-module/CHANGELOG.md b/packages/nuxt3-module/CHANGELOG.md index 7688e2f5b..4af7bb5a5 100644 --- a/packages/nuxt3-module/CHANGELOG.md +++ b/packages/nuxt3-module/CHANGELOG.md @@ -1,5 +1,19 @@ # @shopware-pwa/nuxt3-module +## 0.5.4 + +### Patch Changes + +- [#387](https://github.com/shopware/frontends/pull/387) [`3520c261`](https://github.com/shopware/frontends/commit/3520c261129a6a785802aa14107b8b39cdd8baf4) Thanks [@mkucmus](https://github.com/mkucmus)! - Load composables explicitly within the shopware plugin + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@nuxt/kit_ from **^3.6.5** to **^3.7.1** + +- Updated dependencies [[`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de), [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9), [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741), [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a)]: + - @shopware-pwa/composables-next@0.13.3 + - @shopware-pwa/api-client@0.6.0 + ## 0.5.3 ### Patch Changes diff --git a/packages/nuxt3-module/README.md b/packages/nuxt3-module/README.md index 8d8984cfc..5f4ca6f8f 100644 --- a/packages/nuxt3-module/README.md +++ b/packages/nuxt3-module/README.md @@ -93,9 +93,16 @@ Internally, the module uses [API Client](https://npmjs.com/package/@shopware-pwa Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/nuxt3-module/CHANGELOG.md) -### Latest changes: 0.5.3 +### Latest changes: 0.5.4 ### Patch Changes -- Updated dependencies []: - - @shopware-pwa/composables-next@0.13.2 +- [#387](https://github.com/shopware/frontends/pull/387) [`3520c261`](https://github.com/shopware/frontends/commit/3520c261129a6a785802aa14107b8b39cdd8baf4) Thanks [@mkucmus](https://github.com/mkucmus)! - Load composables explicitly within the shopware plugin + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@nuxt/kit_ from **^3.6.5** to **^3.7.1** + +- Updated dependencies [[`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de), [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9), [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741), [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a)]: + - @shopware-pwa/composables-next@0.13.3 + - @shopware-pwa/api-client@0.6.0 diff --git a/packages/nuxt3-module/package.json b/packages/nuxt3-module/package.json index 2fc0eeea7..ab9bd1347 100644 --- a/packages/nuxt3-module/package.json +++ b/packages/nuxt3-module/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/nuxt3-module", - "version": "0.5.3", + "version": "0.5.4", "description": "Nuxt 3 module for Shopware Frontends", "author": "Shopware", "repository": { diff --git a/packages/typer/CHANGELOG.md b/packages/typer/CHANGELOG.md index 7414b54f7..699f83ac1 100644 --- a/packages/typer/CHANGELOG.md +++ b/packages/typer/CHANGELOG.md @@ -1,5 +1,17 @@ # @shopware-pwa/typer +## 0.1.9 + +### Patch Changes + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _typedoc_ from **^0.24.8** to **^0.25.1** + +- [#369](https://github.com/shopware/frontends/pull/369) [`bc7a2db2`](https://github.com/shopware/frontends/commit/bc7a2db292d67cc448a901c1b7a9b5cb7dfbcd04) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _vite_ from **^4.4.7** to **^4.4.9** + ## 0.1.8 ### Patch Changes diff --git a/packages/typer/README.md b/packages/typer/README.md index 9a5b8c4f3..eab484340 100644 --- a/packages/typer/README.md +++ b/packages/typer/README.md @@ -106,10 +106,14 @@ Paths for type resolver and codebase are configured during plugin registration. Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/typer/CHANGELOG.md) -### Latest changes: 0.1.8 +### Latest changes: 0.1.9 ### Patch Changes -- [#349](https://github.com/shopware/frontends/pull/349) [`5d14bb5`](https://github.com/shopware/frontends/commit/5d14bb5df65fb14d630a8c4ab2b474fde04c477b) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: - - Changed dependency _vite_ from **^4.4.4** to **^4.4.7** + - Changed dependency _typedoc_ from **^0.24.8** to **^0.25.1** + +- [#369](https://github.com/shopware/frontends/pull/369) [`bc7a2db2`](https://github.com/shopware/frontends/commit/bc7a2db292d67cc448a901c1b7a9b5cb7dfbcd04) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _vite_ from **^4.4.7** to **^4.4.9** diff --git a/packages/typer/package.json b/packages/typer/package.json index 2a2d8ec54..c1b834e46 100644 --- a/packages/typer/package.json +++ b/packages/typer/package.json @@ -1,7 +1,7 @@ { "name": "@shopware-pwa/typer", "private": true, - "version": "0.1.8", + "version": "0.1.9", "description": "Generate documentation from types", "author": "Shopware", "repository": { diff --git a/templates/astro/CHANGELOG.md b/templates/astro/CHANGELOG.md index 54d97f30c..f0ea4d6d3 100644 --- a/templates/astro/CHANGELOG.md +++ b/templates/astro/CHANGELOG.md @@ -1,5 +1,27 @@ # shopware-astro +## 0.0.6 + +### Patch Changes + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@astrojs/node_ from **^5.3.5** to **^6.0.0** + - Changed dependency _@astrojs/vue_ from **^2.2.1** to **^3.0.0** + - Changed dependency _@vitejs/plugin-vue_ from **^4.3.3** to **^4.3.4** + - Changed dependency _astro_ from **^2.10.12** to **^3.0.10** + +- [#369](https://github.com/shopware/frontends/pull/369) [`bc7a2db2`](https://github.com/shopware/frontends/commit/bc7a2db292d67cc448a901c1b7a9b5cb7dfbcd04) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@astrojs/node_ from **^5.3.0** to **^5.3.5** + - Changed dependency _@vitejs/plugin-vue_ from **^4.2.3** to **^4.3.3** + - Changed dependency _@vitejs/plugin-vue-jsx_ from **^3.0.1** to **^3.0.2** + - Changed dependency _astro_ from **^2.9.6** to **^2.10.12** + +- Updated dependencies [[`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de), [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9), [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741), [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a)]: + - @shopware-pwa/composables-next@0.13.3 + - @shopware-pwa/api-client@0.6.0 + ## 0.0.5 ### Patch Changes diff --git a/templates/astro/package.json b/templates/astro/package.json index 5cb9229ac..a47acdb92 100644 --- a/templates/astro/package.json +++ b/templates/astro/package.json @@ -2,7 +2,7 @@ "name": "shopware-astro", "private": true, "type": "module", - "version": "0.0.5", + "version": "0.0.6", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/templates/vue-demo-store/CHANGELOG.md b/templates/vue-demo-store/CHANGELOG.md index d85b96126..9b4a14ab3 100644 --- a/templates/vue-demo-store/CHANGELOG.md +++ b/templates/vue-demo-store/CHANGELOG.md @@ -1,5 +1,29 @@ # vue-demo-store +## 0.14.1 + +### Patch Changes + +- [#388](https://github.com/shopware/frontends/pull/388) [`b4e51d98`](https://github.com/shopware/frontends/commit/b4e51d980bccb6a6e4ca0e914c25046bc52672dd) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Fix global error page + +- [#369](https://github.com/shopware/frontends/pull/369) [`bc7a2db2`](https://github.com/shopware/frontends/commit/bc7a2db292d67cc448a901c1b7a9b5cb7dfbcd04) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@unocss/nuxt_ from **^0.54.1** to **^0.55.2** + +- [#385](https://github.com/shopware/frontends/pull/385) [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a) Thanks [@patzick](https://github.com/patzick)! - Dependency changes: + + - Changed dependency _@unocss/nuxt_ from **^0.55.2** to **^0.55.7** + - Changed dependency _@vuelidate/validators_ from **^2.0.3** to **^2.0.4** + - Changed dependency _@vueuse/nuxt_ from **^10.3.0** to **^10.4.1** + +- Updated dependencies [[`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a), [`211ccbb2`](https://github.com/shopware/frontends/commit/211ccbb2e4d9d6009847e6ff53099deb97d569de), [`b2b6905b`](https://github.com/shopware/frontends/commit/b2b6905beb8f28b79c0989ff9340c757e60001c9), [`3520c261`](https://github.com/shopware/frontends/commit/3520c261129a6a785802aa14107b8b39cdd8baf4), [`61de0366`](https://github.com/shopware/frontends/commit/61de03662869e9ad8b69e2d8a868313a61a7a741), [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a), [`5d7e7973`](https://github.com/shopware/frontends/commit/5d7e7973437a4d74d19ec2fa0765c6d927bf8b2a)]: + - @shopware-pwa/cms-base@0.8.5 + - @shopware-pwa/composables-next@0.13.3 + - @shopware-pwa/nuxt3-module@0.5.4 + - @shopware-pwa/api-client@0.6.0 + - @shopware-pwa/helpers-next@0.4.0 + - @shopware-pwa/types@0.5.6 + ## 0.14.0 ### Minor Changes diff --git a/templates/vue-demo-store/package.json b/templates/vue-demo-store/package.json index c8e89138a..3fe286a44 100644 --- a/templates/vue-demo-store/package.json +++ b/templates/vue-demo-store/package.json @@ -1,6 +1,6 @@ { "name": "vue-demo-store", - "version": "0.14.0", + "version": "0.14.1", "private": true, "scripts": { "dev": "nuxt dev",