chore: bump marketplace to v1.5.6 and patch 28 affected plugins

Patch version bumps for all plugins that had phantom resource
references removed in the previous commit.
This commit is contained in:
Seth Hobson
2026-03-07 10:57:55 -05:00
parent 47a5dbc3f9
commit a6f0f457c4
29 changed files with 59 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "accessibility-compliance",
"version": "1.2.1",
"version": "1.2.2",
"description": "WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "api-scaffolding",
"version": "1.2.1",
"version": "1.2.2",
"description": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "backend-development",
"version": "1.3.0",
"version": "1.3.1",
"description": "Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "blockchain-web3",
"version": "1.2.1",
"version": "1.2.2",
"description": "Smart contract development with Solidity, DeFi protocol implementation, NFT platforms, and Web3 application architecture",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "business-analytics",
"version": "1.2.1",
"version": "1.2.2",
"description": "Business metrics analysis, KPI tracking, financial reporting, and data-driven decision making",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "cicd-automation",
"version": "1.2.1",
"version": "1.2.2",
"description": "CI/CD pipeline configuration, GitHub Actions/GitLab CI workflow setup, and automated deployment pipeline orchestration",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "cloud-infrastructure",
"version": "1.2.2",
"version": "1.2.3",
"description": "Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "data-engineering",
"version": "1.3.0",
"version": "1.3.1",
"description": "ETL pipeline construction, data warehouse design, batch processing workflows, and data-driven feature development",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "developer-essentials",
"version": "1.0.1",
"version": "1.0.2",
"description": "Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "documentation-generation",
"version": "1.2.1",
"version": "1.2.2",
"description": "OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "dotnet-contribution",
"version": "1.0.0",
"version": "1.0.1",
"description": "Comprehensive .NET backend development with C#, ASP.NET Core, Entity Framework Core, and Dapper for production-grade applications",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "framework-migration",
"version": "1.3.0",
"version": "1.3.1",
"description": "Framework updates, migration planning, and architectural transformation workflows",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "frontend-mobile-development",
"version": "1.2.1",
"version": "1.2.2",
"description": "Frontend UI development and mobile application implementation across platforms",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "game-development",
"version": "1.2.1",
"version": "1.2.2",
"description": "Unity game development with C# scripting, Minecraft server plugin development with Bukkit/Spigot APIs",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "hr-legal-compliance",
"version": "1.2.1",
"version": "1.2.2",
"description": "HR policy documentation, legal compliance templates (GDPR/SOC2/HIPAA), employment contracts, and regulatory documentation",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "incident-response",
"version": "1.3.0",
"version": "1.3.1",
"description": "Production incident management, triage workflows, and automated incident resolution",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "javascript-typescript",
"version": "1.2.1",
"version": "1.2.2",
"description": "JavaScript and TypeScript development with ES6+, Node.js, React, and modern web frameworks",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "kubernetes-operations",
"version": "1.2.1",
"version": "1.2.2",
"description": "Kubernetes manifest generation, networking configuration, security policies, observability setup, GitOps workflows, and auto-scaling",
"author": {
"name": "Seth Hobson",

View File

@@ -1,7 +1,7 @@
{
"name": "llm-application-dev",
"description": "LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures for Claude 4.6 and GPT-5.2",
"version": "2.0.4",
"version": "2.0.5",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"

View File

@@ -1,6 +1,6 @@
{
"name": "observability-monitoring",
"version": "1.2.1",
"version": "1.2.2",
"description": "Metrics collection, logging infrastructure, distributed tracing, SLO implementation, and monitoring dashboards",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "payment-processing",
"version": "1.2.1",
"version": "1.2.2",
"description": "Payment gateway integration with Stripe, PayPal, checkout flow implementation, subscription billing, and PCI compliance",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "python-development",
"version": "1.2.1",
"version": "1.2.2",
"description": "Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "quantitative-trading",
"version": "1.2.1",
"version": "1.2.2",
"description": "Quantitative analysis, algorithmic trading strategies, financial modeling, portfolio risk management, and backtesting",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "security-scanning",
"version": "1.3.0",
"version": "1.3.1",
"description": "SAST analysis, dependency vulnerability scanning, OWASP Top 10 compliance, container security scanning, and automated security hardening",
"author": {
"name": "Seth Hobson",

View File

@@ -1,6 +1,6 @@
{
"name": "shell-scripting",
"version": "1.2.1",
"version": "1.2.2",
"description": "Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing",
"author": {
"name": "Ryan Snodgrass",

View File

@@ -1,7 +1,7 @@
{
"name": "startup-business-analyst",
"description": "Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research",
"version": "1.0.4",
"version": "1.0.5",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"

View File

@@ -1,6 +1,6 @@
{
"name": "systems-programming",
"version": "1.2.1",
"version": "1.2.2",
"description": "Systems programming with Rust, Go, C, and C++ for performance-critical and low-level development",
"author": {
"name": "Seth Hobson",

View File

@@ -1,7 +1,7 @@
{
"name": "ui-design",
"description": "Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns",
"version": "1.0.2",
"version": "1.0.3",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"