chore: Release

This commit is contained in:
olivermrbl
2024-10-22 20:43:47 +02:00
parent c3418a2b93
commit 2fbebb60e3
134 changed files with 1309 additions and 590 deletions

View File

@@ -0,0 +1,29 @@
# integration-tests-http
## 1.0.1
### Patch Changes
- Updated dependencies [[`2e42e053d4c9d5445d227bdc268c66713aad8e2e`](https://github.com/medusajs/medusa/commit/2e42e053d4c9d5445d227bdc268c66713aad8e2e)]:
- @medusajs/core-flows@2.0.0
- @medusajs/test-utils@2.0.0
- @medusajs/modules-sdk@2.0.0
- @medusajs/utils@2.0.0
- @medusajs/medusa@2.0.0
- @medusajs/api-key@2.0.0
- @medusajs/auth@2.0.0
- @medusajs/cache-inmemory@2.0.0
- @medusajs/customer@2.0.0
- @medusajs/event-bus-local@2.0.0
- @medusajs/fulfillment@2.0.0
- @medusajs/inventory@2.0.0
- @medusajs/pricing@2.0.0
- @medusajs/product@2.0.0
- @medusajs/promotion@2.0.0
- @medusajs/fulfillment-manual@2.0.0
- @medusajs/region@2.0.0
- @medusajs/stock-location@2.0.0
- @medusajs/store@2.0.0
- @medusajs/tax@2.0.0
- @medusajs/user@2.0.0
- @medusajs/workflow-engine-inmemory@2.0.0

View File

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