chore: Version packages

This commit is contained in:
olivermrbl
2025-01-20 07:41:15 -05:00
parent 171088b47a
commit 57e9a7a5bf
130 changed files with 481 additions and 225 deletions

View File

@@ -1,5 +1,7 @@
# @medusajs/locking-postgres
## 2.3.1
## 2.3.0
## 2.2.0

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/locking-postgres",
"version": "2.3.0",
"version": "2.3.1",
"description": "Postgres Advisory Locks for Medusa",
"main": "dist/index.js",
"repository": {
@@ -20,7 +20,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "^2.3.0",
"@medusajs/framework": "^2.3.1",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",