Skip to content

Commit

Permalink
chore: next version release (#370)
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
github-actions[bot] authored Sep 18, 2023
1 parent 61de036 commit 0ab0b04
Show file tree
Hide file tree
Showing 51 changed files with 255 additions and 202 deletions.
8 changes: 0 additions & 8 deletions .changeset/angry-bears-press.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/big-carrots-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/blue-chicken-explode.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/bright-baboons-eat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bright-suits-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-hounds-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-peaches-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-cameras-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-fans-end.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/forty-knives-repair.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/friendly-ads-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-vans-tell.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/great-parrots-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-toes-warn.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/grumpy-hats-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-garlics-reflect.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/mean-ghosts-visit.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/short-oranges-mix.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/small-trees-attack.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/soft-crabs-fail.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/spicy-pans-explain.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/tender-lies-vanish.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tiny-mirrors-study.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/violet-doors-agree.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/warm-otters-prove.md

This file was deleted.

9 changes: 9 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
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.5.10",
"version": "1.5.11",
"description": "",
"scripts": {
"dev": "vitepress",
Expand Down
22 changes: 22 additions & 0 deletions packages/api-client-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
20 changes: 18 additions & 2 deletions packages/api-client-next/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion packages/api-client-next/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
20 changes: 20 additions & 0 deletions packages/api-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
18 changes: 15 additions & 3 deletions packages/api-gen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
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": "0.0.6",
"version": "0.0.7",
"description": "Shopware CLI for API client generation.",
"author": "Shopware",
"repository": {
Expand Down
14 changes: 14 additions & 0 deletions packages/cms-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
12 changes: 9 additions & 3 deletions packages/cms-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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": "0.8.4",
"version": "0.8.5",
"description": "Vue CMS support for Shopware",
"author": "Shopware",
"repository": {
Expand Down
Loading

2 comments on commit 0ab0b04

@vercel
Copy link

@vercel vercel bot commented on 0ab0b04 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

frontends-demo – ./templates/vue-demo-store

frontends-demo.vercel.app
frontends-demo-shopware-frontends.vercel.app
frontends-demo-git-main-shopware-frontends.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 0ab0b04 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.