chore: Version packages

This commit is contained in:
olivermrbl
2024-12-20 11:25:36 +01:00
parent fc321e96ce
commit 348f866ffe
138 changed files with 546 additions and 263 deletions
+28
View File
@@ -1,5 +1,33 @@
# integration-tests-http
## 1.0.6
### Patch Changes
- Updated dependencies [[`100da64242838739816351ed259461f2d7c258e3`](https://github.com/medusajs/medusa/commit/100da64242838739816351ed259461f2d7c258e3), [`d08b71f9b87c68350e57016e62e406a9bdd82342`](https://github.com/medusajs/medusa/commit/d08b71f9b87c68350e57016e62e406a9bdd82342), [`c9b8db04c1b35f1cf129bb9ad74789fbc2881815`](https://github.com/medusajs/medusa/commit/c9b8db04c1b35f1cf129bb9ad74789fbc2881815), [`9d85e663b8bac2240ec3e3bf99377dd0eac72160`](https://github.com/medusajs/medusa/commit/9d85e663b8bac2240ec3e3bf99377dd0eac72160), [`5d1098ceb9713225186fce16c0306b0539d71fc5`](https://github.com/medusajs/medusa/commit/5d1098ceb9713225186fce16c0306b0539d71fc5), [`1232a43fcec50b01477149089bbb957dec15ba76`](https://github.com/medusajs/medusa/commit/1232a43fcec50b01477149089bbb957dec15ba76)]:
- @medusajs/fulfillment@2.1.3
- @medusajs/utils@2.1.3
- @medusajs/medusa@2.1.3
- @medusajs/product@2.1.3
- @medusajs/core-flows@2.1.3
- @medusajs/modules-sdk@2.1.3
- @medusajs/test-utils@2.1.3
- @medusajs/api-key@2.1.3
- @medusajs/auth@2.1.3
- @medusajs/cache-inmemory@2.1.3
- @medusajs/customer@2.1.3
- @medusajs/event-bus-local@2.1.3
- @medusajs/inventory@2.1.3
- @medusajs/pricing@2.1.3
- @medusajs/promotion@2.1.3
- @medusajs/fulfillment-manual@2.1.3
- @medusajs/region@2.1.3
- @medusajs/stock-location@2.1.3
- @medusajs/store@2.1.3
- @medusajs/tax@2.1.3
- @medusajs/user@2.1.3
- @medusajs/workflow-engine-inmemory@2.1.3
## 1.0.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "integration-tests-http",
"version": "1.0.5",
"version": "1.0.6",
"main": "index.js",
"license": "MIT",
"private": true,