From 1e254b83ea5a4c4bf0e4c345aea33406f8d794cb Mon Sep 17 00:00:00 2001 From: melkeydev Date: Fri, 10 Apr 2026 07:47:23 -0700 Subject: [PATCH 1/2] upticking the version --- .claude-plugin/plugin.json | 4 ++++ .cursor-plugin/plugin.json | 4 ++++ .plugin/plugin.json | 4 ++++ package.json | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index d17ffcc..871f725 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,10 @@ { "name": "vercel-plugin", +<<<<<<< Updated upstream "version": "0.32.3", +======= + "version": "0.32.5", +>>>>>>> Stashed changes "description": "Build and deploy web apps and agents", "author": { "name": "Vercel Labs", diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 3e61dac..0834c1a 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,6 +1,10 @@ { "name": "vercel", +<<<<<<< Updated upstream "version": "0.32.3", +======= + "version": "0.32.5", +>>>>>>> Stashed changes "description": "Build and deploy web apps and agents", "author": { "name": "Vercel Labs", diff --git a/.plugin/plugin.json b/.plugin/plugin.json index cc4dbab..2041bc9 100644 --- a/.plugin/plugin.json +++ b/.plugin/plugin.json @@ -1,6 +1,10 @@ { "name": "vercel-plugin", +<<<<<<< Updated upstream "version": "0.32.3", +======= + "version": "0.32.5", +>>>>>>> Stashed changes "description": "Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.", "author": { "name": "Vercel Labs", diff --git a/package.json b/package.json index 02147b8..3a708d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,10 @@ { "name": "vercel-plugin", +<<<<<<< Updated upstream "version": "0.32.3", +======= + "version": "0.32.5", +>>>>>>> Stashed changes "private": true, "bin": { "vercel-plugin": "src/cli/index.ts" From 0b19919486b7e8b1c976411d642e138688e608de Mon Sep 17 00:00:00 2001 From: melkeydev Date: Fri, 10 Apr 2026 07:49:17 -0700 Subject: [PATCH 2/2] finishing uptick merge conflict --- .claude-plugin/plugin.json | 4 ---- .cursor-plugin/plugin.json | 4 ---- .plugin/plugin.json | 4 ---- package.json | 4 ---- 4 files changed, 16 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 871f725..ad393a5 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,10 +1,6 @@ { "name": "vercel-plugin", -<<<<<<< Updated upstream - "version": "0.32.3", -======= "version": "0.32.5", ->>>>>>> Stashed changes "description": "Build and deploy web apps and agents", "author": { "name": "Vercel Labs", diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 0834c1a..3318c3a 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,10 +1,6 @@ { "name": "vercel", -<<<<<<< Updated upstream - "version": "0.32.3", -======= "version": "0.32.5", ->>>>>>> Stashed changes "description": "Build and deploy web apps and agents", "author": { "name": "Vercel Labs", diff --git a/.plugin/plugin.json b/.plugin/plugin.json index 2041bc9..2f63cfe 100644 --- a/.plugin/plugin.json +++ b/.plugin/plugin.json @@ -1,10 +1,6 @@ { "name": "vercel-plugin", -<<<<<<< Updated upstream - "version": "0.32.3", -======= "version": "0.32.5", ->>>>>>> Stashed changes "description": "Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.", "author": { "name": "Vercel Labs", diff --git a/package.json b/package.json index 3a708d9..ffed638 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,6 @@ { "name": "vercel-plugin", -<<<<<<< Updated upstream - "version": "0.32.3", -======= "version": "0.32.5", ->>>>>>> Stashed changes "private": true, "bin": { "vercel-plugin": "src/cli/index.ts"