chore: Version Packages (#12832)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-30 16:16:24 +02:00
committed by GitHub
parent 4b224d5eff
commit 22396134b3
142 changed files with 831 additions and 303 deletions

View File

@@ -1,5 +1,33 @@
# integration-tests-http
## 1.0.18
### Patch Changes
- Updated dependencies [[`9a62f359f1c954bcc09c57e4660f90d4b010e51c`](https://github.com/medusajs/medusa/commit/9a62f359f1c954bcc09c57e4660f90d4b010e51c), [`95d282e8ef8f2185737d493dea8b6f1677684543`](https://github.com/medusajs/medusa/commit/95d282e8ef8f2185737d493dea8b6f1677684543)]:
- @medusajs/core-flows@2.8.6
- @medusajs/utils@2.8.6
- @medusajs/test-utils@2.8.6
- @medusajs/workflow-engine-inmemory@2.8.6
- @medusajs/medusa@2.8.6
- @medusajs/modules-sdk@2.8.6
- @medusajs/api-key@2.8.6
- @medusajs/auth@2.8.6
- @medusajs/customer@2.8.6
- @medusajs/fulfillment@2.8.6
- @medusajs/inventory@2.8.6
- @medusajs/pricing@2.8.6
- @medusajs/product@2.8.6
- @medusajs/promotion@2.8.6
- @medusajs/region@2.8.6
- @medusajs/stock-location@2.8.6
- @medusajs/store@2.8.6
- @medusajs/tax@2.8.6
- @medusajs/user@2.8.6
- @medusajs/cache-inmemory@2.8.6
- @medusajs/event-bus-local@2.8.6
- @medusajs/fulfillment-manual@2.8.6
## 1.0.17
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "integration-tests-http",
"version": "1.0.17",
"version": "1.0.18",
"main": "index.js",
"license": "MIT",
"private": true,