diff --git a/.changeset/brown-dingos-suffer.md b/.changeset/brown-dingos-suffer.md deleted file mode 100644 index 8809e9858..000000000 --- a/.changeset/brown-dingos-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/cms-base": minor ---- - -Package `@shopware-pwa/cms-base` is deprecated. Use [@shopware/cms-base-layer](https://www.npmjs.com/package/@shopware/cms-base-layer) instead. diff --git a/.changeset/calm-months-reply.md b/.changeset/calm-months-reply.md deleted file mode 100644 index 39f5e99b8..000000000 --- a/.changeset/calm-months-reply.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"vue-demo-store": minor -"@shopware-pwa/nuxt3-module": minor -"@shopware/composables": minor -"@shopware-pwa/cms-base": minor ---- - -Changed `@shopware-pwa/composables` package to `@shopware/composables`. Just rename it in package.json file and run install. diff --git a/.changeset/chilled-seas-juggle.md b/.changeset/chilled-seas-juggle.md deleted file mode 100644 index 860e8c5c6..000000000 --- a/.changeset/chilled-seas-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/nuxt3-module": minor ---- - -Package `@shopware-pwa/nuxt3-module` is deprecated. Use [@shopware/nuxt-module](https://www.npmjs.com/package/@shopware/nuxt-module) instead. diff --git a/.changeset/rare-bulldogs-cross.md b/.changeset/rare-bulldogs-cross.md deleted file mode 100644 index 5f7602710..000000000 --- a/.changeset/rare-bulldogs-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopware-pwa/helpers-next": minor ---- - -Package `@shopware-pwa/helpers-next` is deprecated. Use [@shopware/helpers](https://www.npmjs.com/package/@shopware/helpers) instead. diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index ce2d9b42d..2c68fa6dc 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -1,5 +1,13 @@ # docs +## 1.8.3 + +### Patch Changes + +- Updated dependencies [[`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639), [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3)]: + - @shopware/composables@1.7.0 + - @shopware-pwa/helpers-next@1.3.0 + ## 1.8.2 ### Patch Changes diff --git a/apps/docs/package.json b/apps/docs/package.json index b534d3bcb..5876fed6a 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,7 +1,7 @@ { "name": "docs", "private": true, - "version": "1.8.2", + "version": "1.8.3", "description": "", "type": "module", "scripts": { diff --git a/packages/cms-base/CHANGELOG.md b/packages/cms-base/CHANGELOG.md index 013382e09..757e5af49 100644 --- a/packages/cms-base/CHANGELOG.md +++ b/packages/cms-base/CHANGELOG.md @@ -1,5 +1,19 @@ # @shopware-pwa/cms-base +## 1.3.0 + +### Minor Changes + +- [#1599](https://github.com/shopware/frontends/pull/1599) [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3) Thanks [@patzick](https://github.com/patzick)! - Package `@shopware-pwa/cms-base` is deprecated. Use [@shopware/cms-base-layer](https://www.npmjs.com/package/@shopware/cms-base-layer) instead. + +- [#1596](https://github.com/shopware/frontends/pull/1596) [`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639) Thanks [@patzick](https://github.com/patzick)! - Changed `@shopware-pwa/composables` package to `@shopware/composables`. Just rename it in package.json file and run install. + +### Patch Changes + +- Updated dependencies [[`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639), [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3)]: + - @shopware/composables@1.7.0 + - @shopware-pwa/helpers-next@1.3.0 + ## 1.2.2 ### Patch Changes diff --git a/packages/cms-base/README.md b/packages/cms-base/README.md index 9b5886158..9a4cb2ad9 100644 --- a/packages/cms-base/README.md +++ b/packages/cms-base/README.md @@ -133,9 +133,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: 1.2.2 +### Latest changes: 1.3.0 + +### Minor Changes + +- [#1599](https://github.com/shopware/frontends/pull/1599) [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3) Thanks [@patzick](https://github.com/patzick)! - Package `@shopware-pwa/cms-base` is deprecated. Use [@shopware/cms-base-layer](https://www.npmjs.com/package/@shopware/cms-base-layer) instead. + +- [#1596](https://github.com/shopware/frontends/pull/1596) [`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639) Thanks [@patzick](https://github.com/patzick)! - Changed `@shopware-pwa/composables` package to `@shopware/composables`. Just rename it in package.json file and run install. ### Patch Changes -- Updated dependencies [[`957e514`](https://github.com/shopware/frontends/commit/957e51451b3a6e4833c4b58794993b729a53f3bc)]: - - @shopware/composables@1.6.1 +- Updated dependencies [[`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639), [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3)]: + - @shopware/composables@1.7.0 + - @shopware-pwa/helpers-next@1.3.0 diff --git a/packages/cms-base/package.json b/packages/cms-base/package.json index 16643c9bf..e115ab845 100644 --- a/packages/cms-base/package.json +++ b/packages/cms-base/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/cms-base", - "version": "1.2.2", + "version": "1.3.0", "description": "[DEPRECATED] Use @shopware/cms-base-layer instead. Vue CMS support for Shopware", "author": "Shopware", "repository": { diff --git a/packages/composables/CHANGELOG.md b/packages/composables/CHANGELOG.md index 692e748b1..ff9c2e2fc 100644 --- a/packages/composables/CHANGELOG.md +++ b/packages/composables/CHANGELOG.md @@ -1,5 +1,16 @@ # @shopware-pwa/composables-next +## 1.7.0 + +### Minor Changes + +- [#1596](https://github.com/shopware/frontends/pull/1596) [`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639) Thanks [@patzick](https://github.com/patzick)! - Changed `@shopware-pwa/composables` package to `@shopware/composables`. Just rename it in package.json file and run install. + +### Patch Changes + +- Updated dependencies [[`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3)]: + - @shopware-pwa/helpers-next@1.3.0 + ## 1.6.1 ### Patch Changes diff --git a/packages/composables/README.md b/packages/composables/README.md index 8f9ce356c..2afaeef60 100644 --- a/packages/composables/README.md +++ b/packages/composables/README.md @@ -165,8 +165,13 @@ 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: 1.6.1 +### Latest changes: 1.7.0 + +### Minor Changes + +- [#1596](https://github.com/shopware/frontends/pull/1596) [`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639) Thanks [@patzick](https://github.com/patzick)! - Changed `@shopware-pwa/composables` package to `@shopware/composables`. Just rename it in package.json file and run install. ### Patch Changes -- [#1594](https://github.com/shopware/frontends/pull/1594) [`957e514`](https://github.com/shopware/frontends/commit/957e51451b3a6e4833c4b58794993b729a53f3bc) Thanks [@patzick](https://github.com/patzick)! - Deprecating package `@shopware-pwa/composables-next` and publishing it under `@shopware/composables` +- Updated dependencies [[`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3)]: + - @shopware-pwa/helpers-next@1.3.0 diff --git a/packages/composables/package.json b/packages/composables/package.json index acd5abc25..e16078aeb 100644 --- a/packages/composables/package.json +++ b/packages/composables/package.json @@ -1,6 +1,6 @@ { "name": "@shopware/composables", - "version": "1.6.1", + "version": "1.7.0", "description": "Shopware Frontends composables for Vue", "author": "Shopware", "repository": { diff --git a/packages/helpers/CHANGELOG.md b/packages/helpers/CHANGELOG.md index 9f49e35a5..4732827e8 100644 --- a/packages/helpers/CHANGELOG.md +++ b/packages/helpers/CHANGELOG.md @@ -1,5 +1,11 @@ # @shopware-pwa/helpers-next +## 1.3.0 + +### Minor Changes + +- [#1599](https://github.com/shopware/frontends/pull/1599) [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3) Thanks [@patzick](https://github.com/patzick)! - Package `@shopware-pwa/helpers-next` is deprecated. Use [@shopware/helpers](https://www.npmjs.com/package/@shopware/helpers) instead. + ## 1.2.0 ### Minor Changes diff --git a/packages/helpers/README.md b/packages/helpers/README.md index 92f273686..437e3a5c3 100644 --- a/packages/helpers/README.md +++ b/packages/helpers/README.md @@ -40,8 +40,8 @@ export default defineConfig({ Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/helpers/CHANGELOG.md) -### Latest changes: 1.2.0 +### Latest changes: 1.3.0 ### Minor Changes -- [#1369](https://github.com/shopware/frontends/pull/1369) [`13c83be`](https://github.com/shopware/frontends/commit/13c83bec53a6aaba49941b9bf869629eadeb4515) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `getCmsBreadcrumbs` helper for building CMS breadcrumbs +- [#1599](https://github.com/shopware/frontends/pull/1599) [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3) Thanks [@patzick](https://github.com/patzick)! - Package `@shopware-pwa/helpers-next` is deprecated. Use [@shopware/helpers](https://www.npmjs.com/package/@shopware/helpers) instead. diff --git a/packages/helpers/package.json b/packages/helpers/package.json index 658318ca6..a0347b191 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/helpers-next", - "version": "1.2.0", + "version": "1.3.0", "description": "[DEPRECATED] Use @shopware/helpers instead. Shopware helpers for accessing API data", "author": "Shopware", "type": "module", diff --git a/packages/nuxt3-module/CHANGELOG.md b/packages/nuxt3-module/CHANGELOG.md index 00e7ba101..08ffe518a 100644 --- a/packages/nuxt3-module/CHANGELOG.md +++ b/packages/nuxt3-module/CHANGELOG.md @@ -1,5 +1,19 @@ # @shopware-pwa/nuxt3-module +## 1.2.0 + +### Minor Changes + +- [#1596](https://github.com/shopware/frontends/pull/1596) [`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639) Thanks [@patzick](https://github.com/patzick)! - Changed `@shopware-pwa/composables` package to `@shopware/composables`. Just rename it in package.json file and run install. + +- [#1599](https://github.com/shopware/frontends/pull/1599) [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3) Thanks [@patzick](https://github.com/patzick)! - Package `@shopware-pwa/nuxt3-module` is deprecated. Use [@shopware/nuxt-module](https://www.npmjs.com/package/@shopware/nuxt-module) instead. + +### Patch Changes + +- Updated dependencies [[`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639), [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3)]: + - @shopware/composables@1.7.0 + - @shopware-pwa/helpers-next@1.3.0 + ## 1.1.2 ### Patch Changes diff --git a/packages/nuxt3-module/README.md b/packages/nuxt3-module/README.md index 20d4c52bf..0172210f9 100644 --- a/packages/nuxt3-module/README.md +++ b/packages/nuxt3-module/README.md @@ -129,9 +129,16 @@ More about Nuxt configuration can be found [HERE](https://nuxt.com/docs/getting- Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/nuxt3-module/CHANGELOG.md) -### Latest changes: 1.1.2 +### Latest changes: 1.2.0 + +### Minor Changes + +- [#1596](https://github.com/shopware/frontends/pull/1596) [`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639) Thanks [@patzick](https://github.com/patzick)! - Changed `@shopware-pwa/composables` package to `@shopware/composables`. Just rename it in package.json file and run install. + +- [#1599](https://github.com/shopware/frontends/pull/1599) [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3) Thanks [@patzick](https://github.com/patzick)! - Package `@shopware-pwa/nuxt3-module` is deprecated. Use [@shopware/nuxt-module](https://www.npmjs.com/package/@shopware/nuxt-module) instead. ### Patch Changes -- Updated dependencies [[`957e514`](https://github.com/shopware/frontends/commit/957e51451b3a6e4833c4b58794993b729a53f3bc)]: - - @shopware/composables@1.6.1 +- Updated dependencies [[`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639), [`6736509`](https://github.com/shopware/frontends/commit/67365096168e28b9683cfd3b5d4c8bb3b4ae07e3)]: + - @shopware/composables@1.7.0 + - @shopware-pwa/helpers-next@1.3.0 diff --git a/packages/nuxt3-module/package.json b/packages/nuxt3-module/package.json index e0909c235..2eabad71a 100644 --- a/packages/nuxt3-module/package.json +++ b/packages/nuxt3-module/package.json @@ -1,6 +1,6 @@ { "name": "@shopware-pwa/nuxt3-module", - "version": "1.1.2", + "version": "1.2.0", "description": "[DEPRECATED] Use @shopware/nuxt-module instead. Nuxt 3 module for Shopware Frontends", "author": "Shopware", "repository": { diff --git a/templates/vue-demo-store/CHANGELOG.md b/templates/vue-demo-store/CHANGELOG.md index f672232eb..d42b4ed15 100644 --- a/templates/vue-demo-store/CHANGELOG.md +++ b/templates/vue-demo-store/CHANGELOG.md @@ -1,5 +1,11 @@ # vue-demo-store +## 1.6.0 + +### Minor Changes + +- [#1596](https://github.com/shopware/frontends/pull/1596) [`3a79106`](https://github.com/shopware/frontends/commit/3a791065d04152255095965e3fb12ea538a22639) Thanks [@patzick](https://github.com/patzick)! - Changed `@shopware-pwa/composables` package to `@shopware/composables`. Just rename it in package.json file and run install. + ## 1.5.0 ### Minor Changes diff --git a/templates/vue-demo-store/package.json b/templates/vue-demo-store/package.json index 0037d5804..acaec1370 100644 --- a/templates/vue-demo-store/package.json +++ b/templates/vue-demo-store/package.json @@ -1,6 +1,6 @@ { "name": "vue-demo-store", - "version": "1.5.0", + "version": "1.6.0", "private": true, "type": "module", "scripts": {