From abb7f2fd5a083fa1ff55c326a963ff0d95c33f99 Mon Sep 17 00:00:00 2001 From: PengQi Shi Date: Thu, 6 Aug 2026 09:29:01 +0800 Subject: [PATCH] fix: bump skill.json version to 2.13.0 (#438) Bumps skill.json, marketplace.json, and plugin.json version from 2.11.0 to 2.13.0 to match the latest GitHub release. --- .claude-plugin/marketplace.json | 4 ++-- .claude-plugin/plugin.json | 2 +- skill.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index aa1f4a4..fa77ce1 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,14 +6,14 @@ }, "metadata": { "description": "UI/UX design intelligence skill with 84 styles, 192 palettes, 74 font pairings, 25 charts, and 22 stack guidelines", - "version": "2.11.0" + "version": "2.13.0" }, "plugins": [ { "name": "ui-ux-pro-max", "source": "./", "description": "Professional UI/UX design intelligence for AI coding assistants. Includes searchable databases of styles, colors, typography, charts, and UX guidelines for React, Next.js, Astro, Vue, Nuxt.js, Nuxt UI, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Jetpack Compose, Angular, Laravel, JavaFX, and Three.js.", - "version": "2.11.0", + "version": "2.13.0", "author": { "name": "nextlevelbuilder" }, diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 9b1a5cf..71cd7b6 100755 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "ui-ux-pro-max", "description": "UI/UX design intelligence. Searchable local database with 84 styles, 192 palettes, 74 font pairings, 25 charts, and 22 stacks (React, Next.js, Vue, Nuxt.js, Nuxt UI, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Jetpack Compose, Angular, Laravel, JavaFX, WPF, WinUI, Avalonia, Uno Platform, UWP, Three.js). Use when designing, building, or reviewing UI: pages, components, color schemes, typography, layout, accessibility, animation, or data visualization.", - "version": "2.11.0", + "version": "2.13.0", "author": { "name": "nextlevelbuilder" }, diff --git a/skill.json b/skill.json index 7c20e4e..60ea461 100644 --- a/skill.json +++ b/skill.json @@ -2,7 +2,7 @@ "name": "ui-ux-pro-max", "displayName": "UI/UX Pro Max", "description": "AI-powered design intelligence with 84 UI styles, 192 color palettes, 74 font pairings, 98 UX guidelines, and 25 chart types across 22 tech stacks.", - "version": "2.11.0", + "version": "2.13.0", "author": "NextLevelBuilder", "license": "MIT", "homepage": "https://uupm.cc",