Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2024
1 parent 8ba9702 commit 15ea29b
Show file tree
Hide file tree
Showing 21 changed files with 71 additions and 45 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-walls-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-snakes-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-files-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-pets-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-bats-confess.md

This file was deleted.

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

## 1.7.9

### Patch Changes

- Updated dependencies [[`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992)]:
- @shopware-pwa/composables-next@1.4.3

## 1.7.8

### 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.8",
"version": "1.7.9",
"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.1.4

### Patch Changes

- [#1447](https://github.com/shopware/frontends/pull/1447) [`11ea41f`](https://github.com/shopware/frontends/commit/11ea41fc00493d4997ddfcb23e2f5bf89dd2a828) Thanks [@patzick](https://github.com/patzick)! - Improved error messages and merging override patches.

## 1.1.3

### Patch Changes
Expand Down
5 changes: 2 additions & 3 deletions packages/api-gen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,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.1.3
### Latest changes: 1.1.4

### Patch Changes

- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]:
- @shopware/api-client@1.1.2
- [#1447](https://github.com/shopware/frontends/pull/1447) [`11ea41f`](https://github.com/shopware/frontends/commit/11ea41fc00493d4997ddfcb23e2f5bf89dd2a828) Thanks [@patzick](https://github.com/patzick)! - Improved error messages and merging override patches.
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.1.3",
"version": "1.1.4",
"description": "Shopware CLI for API client generation.",
"author": "Shopware",
"type": "module",
Expand Down
11 changes: 11 additions & 0 deletions packages/cms-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @shopware-pwa/cms-base

## 1.2.0

### Minor Changes

- [#1404](https://github.com/shopware/frontends/pull/1404) [`d4482d5`](https://github.com/shopware/frontends/commit/d4482d51a65c435f27923e85223cac4e291f6c56) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Add smooth scrolling for listing pagination

### Patch Changes

- Updated dependencies [[`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992)]:
- @shopware-pwa/composables-next@1.4.3

## 1.1.2

### Patch Changes
Expand Down
11 changes: 7 additions & 4 deletions packages/cms-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,13 @@ 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.1.2
### Latest changes: 1.2.0

### Minor Changes

- [#1404](https://github.com/shopware/frontends/pull/1404) [`d4482d5`](https://github.com/shopware/frontends/commit/d4482d51a65c435f27923e85223cac4e291f6c56) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Add smooth scrolling for listing pagination

### Patch Changes

- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]:
- @shopware/api-client@1.1.2
- @shopware-pwa/composables-next@1.4.2
- Updated dependencies [[`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992)]:
- @shopware-pwa/composables-next@1.4.3
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.1.2",
"version": "1.2.0",
"description": "Vue CMS support for Shopware",
"author": "Shopware",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/composables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopware-pwa/composables-next

## 1.4.3

### Patch Changes

- [#1449](https://github.com/shopware/frontends/pull/1449) [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992) Thanks [@mkucmus](https://github.com/mkucmus)! - Add configuration step to README.md

## 1.4.2

### Patch Changes
Expand Down
5 changes: 2 additions & 3 deletions packages/composables/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,8 @@ 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.4.2
### Latest changes: 1.4.3

### Patch Changes

- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]:
- @shopware/api-client@1.1.2
- [#1449](https://github.com/shopware/frontends/pull/1449) [`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992) Thanks [@mkucmus](https://github.com/mkucmus)! - Add configuration step to README.md
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.4.2",
"version": "1.4.3",
"description": "Shopware Frontends composables for Vue",
"author": "Shopware",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/nuxt3-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @shopware-pwa/nuxt3-module

## 1.1.0

### Minor Changes

- [#1442](https://github.com/shopware/frontends/pull/1442) [`9669d1b`](https://github.com/shopware/frontends/commit/9669d1b39fca71461a3641840632db171f2968ed) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added possibility to use Nuxt config file for setting the API requests headers. Headers are added to each request SSR and CSR.

### Patch Changes

- Updated dependencies [[`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992)]:
- @shopware-pwa/composables-next@1.4.3

## 1.0.8

### Patch Changes
Expand Down
11 changes: 7 additions & 4 deletions packages/nuxt3-module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,13 @@ 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.0.8
### Latest changes: 1.1.0

### Minor Changes

- [#1442](https://github.com/shopware/frontends/pull/1442) [`9669d1b`](https://github.com/shopware/frontends/commit/9669d1b39fca71461a3641840632db171f2968ed) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Added possibility to use Nuxt config file for setting the API requests headers. Headers are added to each request SSR and CSR.

### Patch Changes

- Updated dependencies [[`938c4cf`](https://github.com/shopware/frontends/commit/938c4cfe6438f0e11a34f69bc7a183f10ba7f381)]:
- @shopware/api-client@1.1.2
- @shopware-pwa/composables-next@1.4.2
- Updated dependencies [[`8ba9702`](https://github.com/shopware/frontends/commit/8ba9702657d1dc31cc653728788830fa38bb4992)]:
- @shopware-pwa/composables-next@1.4.3
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.8",
"version": "1.1.0",
"description": "Nuxt 3 module for Shopware Frontends",
"author": "Shopware",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions templates/vue-demo-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vue-demo-store

## 1.3.1

### Patch Changes

- [#1404](https://github.com/shopware/frontends/pull/1404) [`d4482d5`](https://github.com/shopware/frontends/commit/d4482d51a65c435f27923e85223cac4e291f6c56) Thanks [@mdanilowicz](https://github.com/mdanilowicz)! - Add smooth scrolling on the routing change (excluding product variants)

## 1.3.0

### Minor 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.3.0",
"version": "1.3.1",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 15ea29b

Please sign in to comment.