mirror of
https://github.com/LerianStudio/ring
synced 2026-04-21 13:37:27 +00:00
chore: bump versions [skip-version-bump]
Automated version bumps: - ring-default: 0.18.2 → 0.19.0 (minor) - ring-dev-team: 0.24.0 → 0.25.0 (minor) - ring-pm-team: 0.7.4 → 0.8.0 (minor) - ring-finops-team: 0.5.5 → 0.6.0 (minor) - ring-tw-team: 0.2.4 → 0.3.0 (minor) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
03e6136464
commit
cf9a956d39
1 changed files with 6 additions and 6 deletions
|
|
@ -9,7 +9,7 @@
|
|||
{
|
||||
"name": "ring-default",
|
||||
"description": "Core skills library for the Lerian Team: TDD, debugging, collaboration patterns, and proven techniques. Features parallel 3-reviewer code review system (Foundation, Correctness, Safety), systematic debugging, and workflow orchestration. 21 essential skills for software engineering excellence.",
|
||||
"version": "0.18.2",
|
||||
"version": "0.19.0",
|
||||
"source": "./default",
|
||||
"homepage": "https://github.com/lerianstudio/ring/tree/default",
|
||||
"repository": "https://github.com/lerianstudio/ring/tree/default",
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
{
|
||||
"name": "ring-dev-team",
|
||||
"description": "7 specialized developer agents + 10 development skills + 5 slash commands: 6-gate development cycle (implementation->devops->SRE->testing->review->validation), integrated with PM team output. Go/TypeScript Backend specialists, DevOps Engineer, Frontend TypeScript specialist, Frontend Designer, QA Analyst, and SRE. Complete development team coverage with TDD, observability, and security best practices.",
|
||||
"version": "0.24.0",
|
||||
"version": "0.25.0",
|
||||
"source": "./dev-team",
|
||||
"homepage": "https://github.com/lerianstudio/ring/tree/dev-team",
|
||||
"repository": "https://github.com/lerianstudio/ring/tree/dev-team",
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
{
|
||||
"name": "ring-pm-team",
|
||||
"description": "Product team pre-development workflow: 10 skills + 3 research agents. 9-gate planning system with research-first approach (Gate 0) before PRD creation. Includes parallel research agents (repo-research-analyst, best-practices-researcher, framework-docs-researcher) and full planning gates (PRD, feature map, TRD, API, data model, dependencies, tasks, subtasks).",
|
||||
"version": "0.7.4",
|
||||
"version": "0.8.0",
|
||||
"source": "./pm-team",
|
||||
"homepage": "https://github.com/lerianstudio/ring/tree/pm-team",
|
||||
"repository": "https://github.com/lerianstudio/ring/tree/pm-team",
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
{
|
||||
"name": "ring-finops-team",
|
||||
"description": "Financial operations (FinOps) agents and Brazilian regulatory compliance skills. Includes finops-analyzer and finops-automation agents for financial analysis and automation. Contains regulatory templates for BACEN, RFB, and other Brazilian financial regulations with multi-gate workflow support.",
|
||||
"version": "0.5.5",
|
||||
"version": "0.6.0",
|
||||
"source": "./finops-team",
|
||||
"homepage": "https://github.com/lerianstudio/ring/tree/finops-team",
|
||||
"repository": "https://github.com/lerianstudio/ring/tree/finops-team",
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
{
|
||||
"name": "ring-tw-team",
|
||||
"description": "Technical writing specialists for functional and API documentation. 3 specialized agents (functional-writer, api-writer, docs-reviewer) and 7 documentation skills covering voice/tone, structure, API field descriptions, and quality review. Enforces clear, consistent documentation standards.",
|
||||
"version": "0.2.4",
|
||||
"version": "0.3.0",
|
||||
"source": "./tw-team",
|
||||
"homepage": "https://github.com/lerianstudio/ring/tree/tw-team",
|
||||
"repository": "https://github.com/lerianstudio/ring/tree/tw-team",
|
||||
|
|
@ -117,5 +117,5 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"version": "0.119.0"
|
||||
"version": "0.120.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue