Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: next version release #397

Merged
merged 1 commit into from
Nov 7, 2023
Merged

chore: next version release #397

merged 1 commit into from
Nov 7, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 20, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@shopware-pwa/api-client@0.7.0

Minor Changes

Patch Changes

@shopware/api-client@0.5.0

Minor Changes

Patch Changes

  • #443 33d54db1 Thanks @patzick! - invoke method parameters are no longer mandatory when no parameters are defined inside route.

    Now instead of:

    const result = await apiInstance.invoke("readContext get /context", {});

    you can do:

    const result = await apiInstance.invoke("readContext get /context");

@shopware/api-gen@0.1.0

Minor Changes

Patch Changes

  • #396 dfc49b80 Thanks @patzick! - Dependency changes:

    • Changed dependency openapi-typescript from ^6.5.5 to ^6.6.1
  • #418 67cf5650 Thanks @patzick! - Dependency changes:

    • Changed dependency openapi-typescript from ^6.6.1 to ^6.7.0

@shopware-pwa/cms-base@0.9.0

Minor Changes

  • #445 c264bf5d Thanks @BrocksiNet! - Adding the missing srcset attribute to the image tag in the CmsElementImage component. as well as adding support for HTML video elements as in Shopware management, it is possible for users to associate videos to any Cms image element.

  • #435 a4483ed8 Thanks @patzick! - Changed types imports to import type {...} from "..."

Patch Changes

@shopware-pwa/composables-next@0.14.0

Minor Changes

  • #453 f5adaeba Thanks @mdanilowicz! - Add category advanced search method

  • #445 c264bf5d Thanks @BrocksiNet! - Adding the missing srcset attribute to the image tag in the CmsElementImage component. as well as adding support for HTML video elements as in Shopware management, it is possible for users to associate videos to any Cms image element.

  • #444 85628cc6 Thanks @mdanilowicz! - Use relativeUrlSlash toggle helper for element img url attribute

  • #431 87213fb0 Thanks @mdanilowicz! - Add tests for useProductAssociations, useProductConfigurator, useProductPrice

  • #435 a4483ed8 Thanks @patzick! - Changed types imports to import type {...} from "..."

Patch Changes

@shopware-pwa/helpers-next@0.5.0

Minor Changes

Patch Changes

@shopware-pwa/types@0.6.0

Minor Changes

Patch Changes

@shopware-pwa/nuxt3-module@0.5.5

Patch Changes

docs@1.6.0

Minor Changes

Patch Changes

shopware-astro@0.1.0

Minor Changes

Patch Changes

  • #396 dfc49b80 Thanks @patzick! - Dependency changes:

    • Changed dependency astro from ^3.0.10 to ^3.1.1
  • #418 67cf5650 Thanks @patzick! - Dependency changes:

    • Changed dependency @astrojs/node from ^6.0.0 to ^6.0.3
    • Changed dependency @astrojs/vue from ^3.0.0 to ^3.0.1
    • Changed dependency @vitejs/plugin-vue from ^4.3.4 to ^4.4.0
    • Changed dependency astro from ^3.1.1 to ^3.3.0
  • #435 a4483ed8 Thanks @patzick! - Dependency changes:

    • Changed dependency astro from ^3.3.0 to ^3.3.2
    • Changed dependency vue from ^3.3.4 to ^3.3.5
  • #454 07ef770d Thanks @patzick! - Dependency changes:

    • Changed dependency @astrojs/vue from ^3.0.1 to ^3.0.3
    • Changed dependency astro from ^3.3.2 to ^3.4.3
    • Changed dependency vue from ^3.3.5 to ^3.3.8
  • Updated dependencies [f5adaeba, f5adaeba, 67cf5650, c264bf5d, 85628cc6, 87213fb0, a4483ed8, 12ed75ff, 43510a10]:

    • @shopware-pwa/composables-next@0.14.0
    • @shopware-pwa/api-client@0.7.0

vue-blank@0.1.0

Minor Changes

vue-demo-store@0.15.0

Minor Changes

Patch Changes

vue-vite-blank@0.1.0

Minor Changes

Patch Changes

eslint-config-shopware@0.0.7

Patch Changes

  • #396 dfc49b80 Thanks @patzick! - Dependency changes:

    • Changed dependency @typescript-eslint/eslint-plugin from ^6.6.0 to ^6.7.2
    • Changed dependency @typescript-eslint/parser from ^6.6.0 to ^6.7.2
    • Changed dependency eslint from ^8.48.0 to ^8.49.0
  • #454 07ef770d Thanks @patzick! - Dependency changes:

    • Changed dependency @typescript-eslint/eslint-plugin from ^6.8.0 to ^6.10.0
    • Changed dependency @typescript-eslint/parser from ^6.8.0 to ^6.10.0
    • Changed dependency eslint from ^8.51.0 to ^8.53.0
  • #418 67cf5650 Thanks @patzick! - Dependency changes:

    • Changed dependency @typescript-eslint/eslint-plugin from ^6.7.2 to ^6.7.5
    • Changed dependency @typescript-eslint/parser from ^6.7.2 to ^6.7.5
    • Changed dependency eslint from ^8.49.0 to ^8.51.0
  • #435 a4483ed8 Thanks @patzick! - Dependency changes:

    • Changed dependency @typescript-eslint/eslint-plugin from ^6.7.5 to ^6.8.0
    • Changed dependency @typescript-eslint/parser from ^6.7.5 to ^6.8.0

@shopware-pwa/typer@0.1.10

Patch Changes

  • #454 07ef770d Thanks @patzick! - Dependency changes:

    • Changed dependency typedoc from ^0.25.2 to ^0.25.3
  • #418 67cf5650 Thanks @patzick! - Dependency changes:

    • Changed dependency typedoc from ^0.25.1 to ^0.25.2
    • Changed dependency vite from ^4.4.9 to ^4.4.11
  • #435 a4483ed8 Thanks @patzick! - Dependency changes:

    • Changed dependency vite from ^4.4.11 to ^4.5.0

@vercel
Copy link

vercel bot commented Sep 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
frontends-demo ✅ Ready (Inspect) Visit Preview Nov 7, 2023 1:38pm
shopware-frontends-docs ✅ Ready (Inspect) Visit Preview Nov 7, 2023 1:38pm

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 5a6387a to 006be73 Compare September 22, 2023 08:19
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 25160ed to cd558e1 Compare October 3, 2023 10:08
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from bc524e6 to decdd21 Compare October 20, 2023 15:00
@patzick patzick merged commit a70d35e into main Nov 7, 2023
6 checks passed
@patzick patzick deleted the changeset-release/main branch November 7, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant