chore: Version packages
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# @medusajs/region
|
||||
|
||||
## 2.7.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`ec56a8bc857a74788df6523af25914da95c4c1d8`](https://github.com/medusajs/medusa/commit/ec56a8bc857a74788df6523af25914da95c4c1d8), [`2a18a75353f872b0cb4c203afc08cfd82f778428`](https://github.com/medusajs/medusa/commit/2a18a75353f872b0cb4c203afc08cfd82f778428)]:
|
||||
- @medusajs/framework@2.7.0
|
||||
|
||||
## 2.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/region",
|
||||
"version": "2.6.1",
|
||||
"version": "2.7.0",
|
||||
"description": "Medusa Region module",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -36,8 +36,8 @@
|
||||
"orm:cache:clear": " MIKRO_ORM_CLI_CONFIG=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@medusajs/framework": "2.6.1",
|
||||
"@medusajs/test-utils": "2.6.1",
|
||||
"@medusajs/framework": "2.7.0",
|
||||
"@medusajs/test-utils": "2.7.0",
|
||||
"@mikro-orm/cli": "6.4.3",
|
||||
"@mikro-orm/core": "6.4.3",
|
||||
"@mikro-orm/migrations": "6.4.3",
|
||||
@@ -50,7 +50,7 @@
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@medusajs/framework": "2.6.1",
|
||||
"@medusajs/framework": "2.7.0",
|
||||
"@mikro-orm/core": "6.4.3",
|
||||
"@mikro-orm/migrations": "6.4.3",
|
||||
"@mikro-orm/postgresql": "6.4.3",
|
||||
|
||||
Reference in New Issue
Block a user