chore: Version packages

This commit is contained in:
olivermrbl
2024-11-25 09:57:00 +01:00
parent 29ce10b09e
commit 4245312d8d
156 changed files with 683 additions and 398 deletions

View File

@@ -1,5 +1,7 @@
# @medusajs/auth-emailpass
## 2.0.5
## 2.0.4
## 2.0.3

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/auth-emailpass",
"version": "2.0.4",
"version": "2.0.5",
"description": "Email and password credential authentication provider for Medusa",
"main": "dist/index.js",
"repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/framework": "^2.0.4",
"@medusajs/framework": "^2.0.5",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",