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

Version Packages #5454

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Version Packages #5454

merged 1 commit into from
Nov 1, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 23, 2023

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

Releases

@medusajs/admin@7.1.6

Patch Changes

@medusajs/admin-ui@2.1.6

Patch Changes

@medusajs/cache-inmemory@1.8.9

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [a45da9215]:

    • @medusajs/modules-sdk@1.12.2

@medusajs/cache-redis@1.8.9

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [a45da9215]:

    • @medusajs/modules-sdk@1.12.2

create-medusa-app@1.2.4

Patch Changes

@medusajs/event-bus-local@1.9.7

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [a45da9215]:

    • @medusajs/modules-sdk@1.12.2

@medusajs/event-bus-redis@1.8.10

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [a45da9215]:

    • @medusajs/modules-sdk@1.12.2

@medusajs/inventory@1.11.2

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [a45da9215]:

    • @medusajs/modules-sdk@1.12.2

@medusajs/link-modules@0.2.2

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [148f537b4, a45da9215]:

    • @medusajs/types@1.11.5
    • @medusajs/modules-sdk@1.12.2

@medusajs/medusa@1.17.3

Patch Changes

medusa-react@9.0.10

Patch Changes

@medusajs/modules-sdk@1.12.2

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [148f537b4, 5c77029cb]:

    • @medusajs/types@1.11.5
    • @medusajs/orchestration@0.4.3

@medusajs/medusa-oas-cli@0.2.23

Patch Changes

@medusajs/orchestration@0.4.3

Patch Changes

  • #5449 5c77029cb Thanks @adrien2p! - fix(orchestration): field alias should represent the isList in the result

  • Updated dependencies [148f537b4]:

    • @medusajs/types@1.11.5

@medusajs/pricing@0.1.2

Patch Changes

  • #5304 148f537b4 Thanks @pKorsholm! - feat(medusa): add migration script for pricing module

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [148f537b4, a45da9215]:

    • @medusajs/types@1.11.5
    • @medusajs/modules-sdk@1.12.2

@medusajs/product@0.3.2

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [148f537b4, a45da9215]:

    • @medusajs/types@1.11.5
    • @medusajs/modules-sdk@1.12.2

@medusajs/stock-location@1.11.1

Patch Changes

  • #5468 a45da9215 Thanks @adrien2p! - fix(medusa, modules-sdk, modules): Module loading was missing the expected dependencies and remote query reference fix

  • Updated dependencies [a45da9215]:

    • @medusajs/modules-sdk@1.12.2

@medusajs/types@1.11.5

Patch Changes

@medusajs/oas-github-ci@1.0.23

Patch Changes

  • #5453 c1b97050a Thanks @shahednasser! - feat(medusa-oas-cli): Added --main-file-name option to specify output file name
    feat(oas-github-ci): Added --with-full-file" option to output both split and full files
  • Updated dependencies [c1b97050a]:
    • @medusajs/medusa-oas-cli@0.2.23

@github-actions github-actions bot requested a review from a team as a code owner October 23, 2023 17:27
@vercel
Copy link

vercel bot commented Oct 23, 2023

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

3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Visit Preview Oct 31, 2023 4:35pm
docs-ui ⬜️ Ignored (Inspect) Visit Preview Oct 31, 2023 4:35pm
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Oct 31, 2023 4:35pm

@github-actions github-actions bot force-pushed the changeset-release/develop branch 28 times, most recently from 1cc2dad to 036137f Compare October 31, 2023 13:47
@github-actions github-actions bot force-pushed the changeset-release/develop branch 3 times, most recently from d4a628c to 012d3a5 Compare October 31, 2023 16:01
Copy link
Contributor

@olivermrbl olivermrbl left a comment

Choose a reason for hiding this comment

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

🚢 🚢

@olivermrbl olivermrbl merged commit 309c82e into develop Nov 1, 2023
6 checks passed
@olivermrbl olivermrbl deleted the changeset-release/develop branch November 1, 2023 07:20
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.

1 participant