chore: Version packages

This commit is contained in:
olivermrbl
2025-03-04 14:11:37 +01:00
parent cad8b40c13
commit 5d74ac3cc3
158 changed files with 628 additions and 377 deletions

View File

@@ -1,5 +1,7 @@
# @medusajs/customer
## 2.6.0
## 2.5.1
## 2.5.0

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/customer",
"version": "2.5.1",
"version": "2.6.0",
"description": "Medusa Customer module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -37,8 +37,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.5.1",
"@medusajs/test-utils": "^2.5.1",
"@medusajs/framework": "^2.6.0",
"@medusajs/test-utils": "^2.6.0",
"@mikro-orm/cli": "6.4.3",
"@mikro-orm/core": "6.4.3",
"@mikro-orm/migrations": "6.4.3",