chore: Version packages

This commit is contained in:
olivermrbl
2024-12-17 14:41:05 +01:00
parent 2a73d0ac0d
commit a391a29aa8
142 changed files with 578 additions and 288 deletions

View File

@@ -1,5 +1,7 @@
# @medusajs/notification-sendgrid
## 2.1.2
## 2.1.1
## 2.1.0

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/notification-sendgrid",
"version": "2.1.1",
"version": "2.1.2",
"description": "Sendgrid notification provider for Medusa",
"main": "dist/index.js",
"repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/framework": "^2.1.1",
"@medusajs/framework": "^2.1.2",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",