chore: Version packages

This commit is contained in:
olivermrbl
2025-12-01 18:54:07 +01:00
parent 8ddf8b4d76
commit 1d4af32749
206 changed files with 1124 additions and 660 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/auth-github",
"version": "2.11.3",
"version": "2.12.0",
"description": "Github OAuth authentication provider for Medusa",
"main": "dist/index.js",
"repository": {
@@ -26,10 +26,10 @@
"watch": "yarn run -T tsc --watch"
},
"devDependencies": {
"@medusajs/framework": "2.11.3"
"@medusajs/framework": "2.12.0"
},
"peerDependencies": {
"@medusajs/framework": "2.11.3"
"@medusajs/framework": "2.12.0"
},
"keywords": [
"medusa-provider",