diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 02ff0bb..c69ab64 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,7 +1,7 @@ { - "name": "vercel-labs", + "name": "vercel", "owner": { - "name": "Vercel Labs" + "name": "Vercel" }, "plugins": [ { @@ -9,7 +9,7 @@ "source": "./", "description": "Build and deploy web apps and agents", "author": { - "name": "Vercel Labs" + "name": "Vercel" }, "repository": "https://github.com/vercel/vercel-plugin", "license": "Apache-2.0", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index d17ffcc..3d49be8 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,10 +1,10 @@ { "name": "vercel-plugin", - "version": "0.32.3", + "version": "0.32.4", "description": "Build and deploy web apps and agents", "author": { - "name": "Vercel Labs", - "url": "https://github.com/vercel-labs" + "name": "Vercel", + "url": "https://github.com/vercel" }, "repository": "https://github.com/vercel/vercel-plugin", "license": "Apache-2.0", diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 3e61dac..056b115 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,9 +1,9 @@ { "name": "vercel", - "version": "0.32.3", + "version": "0.32.4", "description": "Build and deploy web apps and agents", "author": { - "name": "Vercel Labs", + "name": "Vercel", "email": "devtools@vercel.com" }, "homepage": "https://vercel.com", diff --git a/.plugin/plugin.json b/.plugin/plugin.json index cc4dbab..6a64b5c 100644 --- a/.plugin/plugin.json +++ b/.plugin/plugin.json @@ -1,10 +1,10 @@ { "name": "vercel-plugin", - "version": "0.32.3", + "version": "0.32.4", "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", - "url": "https://github.com/vercel-labs" + "name": "Vercel", + "url": "https://github.com/vercel" }, "repository": "https://github.com/vercel/vercel-plugin", "license": "Apache-2.0", diff --git a/package.json b/package.json index 02147b8..cef6bdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vercel-plugin", - "version": "0.32.3", + "version": "0.32.4", "private": true, "bin": { "vercel-plugin": "src/cli/index.ts"