chore: Version packages

This commit is contained in:
olivermrbl
2024-11-25 12:14:36 +01:00
parent c28d0db164
commit ccf4e801f3
129 changed files with 483 additions and 221 deletions

View File

@@ -1,5 +1,7 @@
# @medusajs/notification-local
## 2.0.6
## 2.0.5
## 2.0.4

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/notification-local",
"version": "2.0.5",
"version": "2.0.6",
"description": "Local (logging) notification provider for Medusa, useful for testing purposes and log audits",
"main": "dist/index.js",
"repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/framework": "^2.0.5",
"@medusajs/framework": "^2.0.6",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",