chore: bump remaining plugin versions to 1.2.2

Bump version from 1.2.1 to 1.2.2 for 3 plugins that had Agent Skills added
and were already at 1.2.1:
- backend-development
- framework-migration
- security-scanning

Follow-up to commit 65e5cb0 (feat: add Agent Skills and restructure documentation)
This commit is contained in:
Seth Hobson
2025-10-16 21:01:39 -04:00
parent 72864c1e2d
commit f1051c682e

View File

@@ -102,7 +102,7 @@
"name": "backend-development", "name": "backend-development",
"source": "./plugins/backend-development", "source": "./plugins/backend-development",
"description": "Backend API design, GraphQL architecture, and test-driven backend development", "description": "Backend API design, GraphQL architecture, and test-driven backend development",
"version": "1.2.1", "version": "1.2.2",
"author": { "author": {
"name": "Seth Hobson", "name": "Seth Hobson",
"url": "https://github.com/wshobson" "url": "https://github.com/wshobson"
@@ -968,7 +968,7 @@
"name": "framework-migration", "name": "framework-migration",
"source": "./plugins/framework-migration", "source": "./plugins/framework-migration",
"description": "Framework updates, migration planning, and architectural transformation workflows", "description": "Framework updates, migration planning, and architectural transformation workflows",
"version": "1.2.1", "version": "1.2.2",
"author": { "author": {
"name": "Seth Hobson", "name": "Seth Hobson",
"url": "https://github.com/wshobson" "url": "https://github.com/wshobson"
@@ -1091,7 +1091,7 @@
"name": "security-scanning", "name": "security-scanning",
"source": "./plugins/security-scanning", "source": "./plugins/security-scanning",
"description": "SAST analysis, dependency vulnerability scanning, OWASP Top 10 compliance, container security scanning, and automated security hardening", "description": "SAST analysis, dependency vulnerability scanning, OWASP Top 10 compliance, container security scanning, and automated security hardening",
"version": "1.2.1", "version": "1.2.2",
"author": { "author": {
"name": "Seth Hobson", "name": "Seth Hobson",
"url": "https://github.com/wshobson" "url": "https://github.com/wshobson"