From 972c99d23da23859693e57bd00ce68f52858a822 Mon Sep 17 00:00:00 2001 From: melkeydev Date: Sat, 11 Apr 2026 17:48:00 -0700 Subject: [PATCH] bumping to version 0.32.7 --- .claude-plugin/plugin.json | 2 +- .plugin/plugin.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 6ce5ec3..2cd5406 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "vercel-plugin", - "version": "0.32.6", + "version": "0.32.7", "description": "Build and deploy web apps and agents", "author": { "name": "Vercel", diff --git a/.plugin/plugin.json b/.plugin/plugin.json index 9d599fb..feecf46 100644 --- a/.plugin/plugin.json +++ b/.plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "vercel-plugin", - "version": "0.32.6", + "version": "0.32.7", "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", diff --git a/package.json b/package.json index 85a63da..9aba542 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vercel-plugin", - "version": "0.32.6", + "version": "0.32.7", "private": true, "bin": { "vercel-plugin": "src/cli/index.ts"