chore: Version packages

This commit is contained in:
olivermrbl
2024-12-10 14:01:50 +01:00
parent 0c1bbbac2a
commit 0e342b491d
153 changed files with 589 additions and 349 deletions

View File

@@ -1,5 +1,11 @@
# @medusajs/locking-postgres
## 2.1.1
### Patch Changes
- [#10478](https://github.com/medusajs/medusa/pull/10478) [`b0448a7c35135f5a0e41e0195a507b10ce4b2131`](https://github.com/medusajs/medusa/commit/b0448a7c35135f5a0e41e0195a507b10ce4b2131) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - chore: locking-postgres provider to DML
## 2.1.0
## 2.0.7

View File

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