chore: Version packages

This commit is contained in:
olivermrbl
2025-01-07 13:31:40 +01:00
parent 37aa804620
commit 3919b26eb6
151 changed files with 603 additions and 347 deletions

View File

@@ -1,5 +1,7 @@
# @medusajs/notification-local
## 2.2.0
## 2.1.3
## 2.1.2

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/notification-local",
"version": "2.1.3",
"version": "2.2.0",
"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.1.3",
"@medusajs/framework": "^2.2.0",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",