chore: bump versions [skip-version-bump]

Automated version bumps:

  - ring-default: 1.24.0 → 1.25.0 (minor)
  - ring-dev-team: 1.57.0 → 1.58.0 (minor)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
lerian-studio 2026-04-18 22:32:34 +00:00
parent 14d84dbaa0
commit 69981fc02f
No known key found for this signature in database
GPG key ID: 72993733B61832C3

View file

@ -9,7 +9,7 @@
{
"name": "ring-default",
"description": "Core skills library for the Lerian Team: TDD, debugging, collaboration patterns, and proven techniques. Features parallel 10-reviewer code review system, systematic debugging, and workflow orchestration. 23 essential skills for software engineering excellence.",
"version": "1.24.0",
"version": "1.25.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": "15 specialized developer agents + 33 development skills: Backend 10-gate dev cycle + Frontend 9-gate dev cycle (accessibility, visual, E2E, performance) + Frontend refactoring + delivery verification + service discovery + cycle management. Go/TypeScript Backend specialists, DevOps Engineer, Frontend TypeScript specialist, Frontend Designer, QA Backend Analyst, QA Frontend Analyst, SRE, Multi-Tenant Reviewer, and lib-commons Reviewer. Complete development team coverage with TDD, observability, and security best practices.",
"version": "1.57.0",
"version": "1.58.0",
"source": "./dev-team",
"homepage": "https://github.com/lerianstudio/ring/tree/dev-team",
"repository": "https://github.com/lerianstudio/ring/tree/dev-team",
@ -138,5 +138,5 @@
]
}
],
"version": "0.330.0"
"version": "0.331.0"
}