chore: Version packages

This commit is contained in:
olivermrbl
2025-12-03 09:20:02 +01:00
parent 5f102b8eed
commit ba275a33bb
150 changed files with 899 additions and 329 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/auth-github",
"version": "2.12.0",
"version": "2.12.1",
"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.12.0"
"@medusajs/framework": "2.12.1"
},
"peerDependencies": {
"@medusajs/framework": "2.12.0"
"@medusajs/framework": "2.12.1"
},
"keywords": [
"medusa-provider",