Skip to content

Commit

Permalink
chore: next version release (#1219)
Browse files Browse the repository at this point in the history
chore: release

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 19, 2024
1 parent 21563ce commit d9b9704
Show file tree
Hide file tree
Showing 28 changed files with 117 additions and 93 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-items-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-rats-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-moose-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-pants-give.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/shaggy-bikes-wonder.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-bobcats-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-cheetahs-remember.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/yellow-grapes-compete.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/young-insects-hug.md

This file was deleted.

8 changes: 8 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# docs

## 1.7.5

### Patch Changes

- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665), [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/composables-next@1.3.0
- @shopware-pwa/helpers-next@1.1.0

## 1.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docs",
"private": true,
"version": "1.7.4",
"version": "1.7.5",
"description": "",
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/api-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopware/api-gen

## 1.0.5

### Patch Changes

- [#1269](https://github.com/shopware/frontends/pull/1269) [`999b076`](https://github.com/shopware/frontends/commit/999b076db88bc34614d9d3221b96a04b997009a3) Thanks [@patzick](https://github.com/patzick)! - reading environment variables not only from the .env file but also injected by the system

## 1.0.4

### Patch Changes
Expand Down
9 changes: 2 additions & 7 deletions packages/api-gen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,13 +233,8 @@ Prepare your config file named **api-gen.config.json**:

Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/api-gen/CHANGELOG.md)

### Latest changes: 1.0.4
### Latest changes: 1.0.5

### Patch Changes

- [#1074](https://github.com/shopware/frontends/pull/1074) [`b688163`](https://github.com/shopware/frontends/commit/b68816391ee8ed1ac94a6462a2a016d708f259b4) Thanks [@mkucmus](https://github.com/mkucmus)! - Set `translated` property as required in provided schemas

- [#1089](https://github.com/shopware/frontends/pull/1089) [`db7c93f`](https://github.com/shopware/frontends/commit/db7c93ff8cbb581221c11a492e77068af8faa8d6) Thanks [@mkucmus](https://github.com/mkucmus)! - Migrate eslint config to flat format

- Updated dependencies [[`db7c93f`](https://github.com/shopware/frontends/commit/db7c93ff8cbb581221c11a492e77068af8faa8d6), [`b688163`](https://github.com/shopware/frontends/commit/b68816391ee8ed1ac94a6462a2a016d708f259b4)]:
- @shopware/api-client@1.0.2
- [#1269](https://github.com/shopware/frontends/pull/1269) [`999b076`](https://github.com/shopware/frontends/commit/999b076db88bc34614d9d3221b96a04b997009a3) Thanks [@patzick](https://github.com/patzick)! - reading environment variables not only from the .env file but also injected by the system
2 changes: 1 addition & 1 deletion packages/api-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware/api-gen",
"version": "1.0.4",
"version": "1.0.5",
"description": "Shopware CLI for API client generation.",
"author": "Shopware",
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/cms-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @shopware-pwa/cms-base

## 1.0.5

### Patch Changes

- [#1276](https://github.com/shopware/frontends/pull/1276) [`9e734f0`](https://github.com/shopware/frontends/commit/9e734f09650c8728eaa0e1a7bb78f4cef3eabf89) Thanks [@mkucmus](https://github.com/mkucmus)! - Wrap a child vnodes into one element in CmsElementText component.
Thanks to this, the rendered elements are in semantically correct format.
- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665), [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/composables-next@1.3.0
- @shopware-pwa/helpers-next@1.1.0

## 1.0.4

### Patch Changes
Expand Down
10 changes: 6 additions & 4 deletions packages/cms-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,12 @@ 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.0.4
### Latest changes: 1.0.5

### Patch Changes

- Updated dependencies [[`2e4c887`](https://github.com/shopware/frontends/commit/2e4c8872060fb2ebabe5b89d92761994a2ed8128), [`aa8f5a4`](https://github.com/shopware/frontends/commit/aa8f5a4d2eabce1d6119e31af8c7479911d7b07b)]:
- @shopware-pwa/helpers-next@1.0.2
- @shopware-pwa/composables-next@1.2.0
- [#1276](https://github.com/shopware/frontends/pull/1276) [`9e734f0`](https://github.com/shopware/frontends/commit/9e734f09650c8728eaa0e1a7bb78f4cef3eabf89) Thanks [@mkucmus](https://github.com/mkucmus)! - Wrap a child vnodes into one element in CmsElementText component.
Thanks to this, the rendered elements are in semantically correct format.
- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665), [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/composables-next@1.3.0
- @shopware-pwa/helpers-next@1.1.0
2 changes: 1 addition & 1 deletion packages/cms-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-pwa/cms-base",
"version": "1.0.4",
"version": "1.0.5",
"description": "Vue CMS support for Shopware",
"author": "Shopware",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/composables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @shopware-pwa/composables-next

## 1.3.0

### Minor Changes

- [#1215](https://github.com/shopware/frontends/pull/1215) [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - - Added `useCartErrorParamsResolver` composable for building error message parameters

### Patch Changes

- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/helpers-next@1.1.0

## 1.2.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/composables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,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.2.0
### Latest changes: 1.3.0

### Minor Changes

- [#1194](https://github.com/shopware/frontends/pull/1194) [`aa8f5a4`](https://github.com/shopware/frontends/commit/aa8f5a4d2eabce1d6119e31af8c7479911d7b07b) Thanks [@patzick](https://github.com/patzick)! - New `useDefaultOrderAssociations` composable to be used or overriden separately in user project. This composable just returns default associations object.
- [#1215](https://github.com/shopware/frontends/pull/1215) [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - - Added `useCartErrorParamsResolver` composable for building error message parameters

### Patch Changes

- Updated dependencies [[`2e4c887`](https://github.com/shopware/frontends/commit/2e4c8872060fb2ebabe5b89d92761994a2ed8128)]:
- @shopware-pwa/helpers-next@1.0.2
- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/helpers-next@1.1.0
2 changes: 1 addition & 1 deletion packages/composables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-pwa/composables-next",
"version": "1.2.0",
"version": "1.3.0",
"description": "Shopware Frontends composables for Vue",
"author": "Shopware",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopware-pwa/helpers-next

## 1.1.0

### Minor Changes

- [#1215](https://github.com/shopware/frontends/pull/1215) [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `getCmsTranslate` helper to replace text placeholder with param value

## 1.0.2

### Patch Changes
Expand Down
11 changes: 3 additions & 8 deletions packages/helpers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,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.0.2
### Latest changes: 1.1.0

### Patch Changes
### Minor Changes

- [#1191](https://github.com/shopware/frontends/pull/1191) [`2e4c887`](https://github.com/shopware/frontends/commit/2e4c8872060fb2ebabe5b89d92761994a2ed8128) Thanks [@mkucmus](https://github.com/mkucmus)! - Prevent from getting an incorrect srcset format when img url is not set.

before when there were no urls for 400w and 800w:
`src="image1.jpg 100w, 400w, 800w"`

now only the entry with an URL defined is returned
- [#1215](https://github.com/shopware/frontends/pull/1215) [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added `getCmsTranslate` helper to replace text placeholder with param value
2 changes: 1 addition & 1 deletion packages/helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-pwa/helpers-next",
"version": "1.0.2",
"version": "1.1.0",
"description": "Shopware helpers for accessing API data",
"author": "Shopware",
"type": "module",
Expand Down
21 changes: 21 additions & 0 deletions packages/nuxt3-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @shopware-pwa/nuxt3-module

## 1.0.5

### Patch Changes

- [#1207](https://github.com/shopware/frontends/pull/1207) [`7531874`](https://github.com/shopware/frontends/commit/75318747536b3cad5b83804a730b6680deb3fc8d) Thanks [@mkucmus](https://github.com/mkucmus)! - Improvements within a nuxt module and the plugin:

- properly loading a `sw-context-token` cookie in SSR
- exposing an [API client](https://www.npmjs.com/package/@shopware/api-client) instance provided in a nuxt plugin
- adds corresponding types

```ts
// works also in a route middleware
const { $shopwareApiClient } = useNuxtApp();

await $shopwareApiClient.invoke("readContext get /context");
```

- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665), [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/composables-next@1.3.0
- @shopware-pwa/helpers-next@1.1.0

## 1.0.4

### Patch Changes
Expand Down
21 changes: 17 additions & 4 deletions packages/nuxt3-module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,23 @@ 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: 1.0.4
### Latest changes: 1.0.5

### Patch Changes

- Updated dependencies [[`2e4c887`](https://github.com/shopware/frontends/commit/2e4c8872060fb2ebabe5b89d92761994a2ed8128), [`aa8f5a4`](https://github.com/shopware/frontends/commit/aa8f5a4d2eabce1d6119e31af8c7479911d7b07b)]:
- @shopware-pwa/helpers-next@1.0.2
- @shopware-pwa/composables-next@1.2.0
- [#1207](https://github.com/shopware/frontends/pull/1207) [`7531874`](https://github.com/shopware/frontends/commit/75318747536b3cad5b83804a730b6680deb3fc8d) Thanks [@mkucmus](https://github.com/mkucmus)! - Improvements within a nuxt module and the plugin:

- properly loading a `sw-context-token` cookie in SSR
- exposing an [API client](https://www.npmjs.com/package/@shopware/api-client) instance provided in a nuxt plugin
- adds corresponding types

```ts
// works also in a route middleware
const { $shopwareApiClient } = useNuxtApp();

await $shopwareApiClient.invoke("readContext get /context");
```

- Updated dependencies [[`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665), [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665)]:
- @shopware-pwa/composables-next@1.3.0
- @shopware-pwa/helpers-next@1.1.0
2 changes: 1 addition & 1 deletion packages/nuxt3-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-pwa/nuxt3-module",
"version": "1.0.4",
"version": "1.0.5",
"description": "Nuxt 3 module for Shopware Frontends",
"author": "Shopware",
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions templates/vue-demo-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# vue-demo-store

## 1.2.0

### Minor Changes

- [#977](https://github.com/shopware/frontends/pull/977) [`ad8321f`](https://github.com/shopware/frontends/commit/ad8321fe9444d3a86a32a96ae568cfb6deb9d203) Thanks [@khanSoliheen](https://github.com/khanSoliheen)! - Link back to the product page for line items inside the cart.

- [#1215](https://github.com/shopware/frontends/pull/1215) [`6ee2f90`](https://github.com/shopware/frontends/commit/6ee2f90ca3b21730fa05e1120072ac4dd45aa665) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - - Added `promotions-on-cart-price-zero-error` error translation
- Added `product-stock-reached-empty` error translation
- Fixed add to cart notificationsz

### Patch Changes

- [#1218](https://github.com/shopware/frontends/pull/1218) [`a3de8e0`](https://github.com/shopware/frontends/commit/a3de8e06d702c4f762b8e8cd8a2f1b8e4365a4cf) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - - Fixed closing modal for resetting password page

- [#1223](https://github.com/shopware/frontends/pull/1223) [`4c92624`](https://github.com/shopware/frontends/commit/4c92624cee2cf24e3b00946fbecbad7e2a47bb69) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - - Fixed promotion-not-found error message

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion templates/vue-demo-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-demo-store",
"version": "1.1.1",
"version": "1.2.0",
"private": true,
"scripts": {
"dev": "nuxt prepare && nuxt dev",
Expand Down

0 comments on commit d9b9704

Please sign in to comment.