chore: Version Packages (#13338)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-28 22:58:13 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 8176d0f684
commit 6dca59d0a5
143 changed files with 859 additions and 305 deletions
+28
View File
@@ -1,5 +1,33 @@
# integration-tests-http
## 1.0.23
### Patch Changes
- Updated dependencies [[`8176d0f684be95331ce3bec31d67c5f857f9c85a`](https://github.com/medusajs/medusa/commit/8176d0f684be95331ce3bec31d67c5f857f9c85a)]:
- @medusajs/core-flows@2.10.1
- @medusajs/medusa@2.10.1
- @medusajs/test-utils@2.10.1
- @medusajs/api-key@2.10.1
- @medusajs/auth@2.10.1
- @medusajs/customer@2.10.1
- @medusajs/fulfillment@2.10.1
- @medusajs/inventory@2.10.1
- @medusajs/pricing@2.10.1
- @medusajs/product@2.10.1
- @medusajs/promotion@2.10.1
- @medusajs/region@2.10.1
- @medusajs/stock-location@2.10.1
- @medusajs/store@2.10.1
- @medusajs/tax@2.10.1
- @medusajs/user@2.10.1
- @medusajs/workflow-engine-inmemory@2.10.1
- @medusajs/modules-sdk@2.10.1
- @medusajs/utils@2.10.1
- @medusajs/cache-inmemory@2.10.1
- @medusajs/event-bus-local@2.10.1
- @medusajs/fulfillment-manual@2.10.1
## 1.0.22
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "integration-tests-http",
"version": "1.0.22",
"version": "1.0.23",
"main": "index.js",
"license": "MIT",
"private": true,