Skip to content

Commit 286eb1a

Browse files
committed
chore(v5.45.0): 버전 범프
1 parent e010595 commit 286eb1a

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nova",
3-
"version": "5.44.1",
3+
"version": "5.45.0",
44
"description": "AI Agent Ops framework for Claude Code — independent evaluator, adversarial review, and pre-commit quality gate for AI-generated code.",
55
"author": {
66
"name": "Spacewalk Engineering",

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nova",
3-
"version": "5.44.1",
3+
"version": "5.45.0",
44
"description": "AI 개발 품질 게이트 — 적대적 코드 리뷰, 멀티 AI 교차검증, 설계-구현 정합성 검증으로 재작업을 제거한다.",
55
"author": {
66
"name": "Spacewalk Engineering",

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
> *`/nova:review` + 커밋 전 게이트 플로우의 시연용 재생. 소스: [`assets/demo-play.sh`](assets/demo-play.sh) + [`assets/demo.cast`](assets/demo.cast).*
88
99
[![CI](https://github.com/TeamSPWK/nova/actions/workflows/ci.yml/badge.svg)](https://github.com/TeamSPWK/nova/actions/workflows/ci.yml)
10-
[![Version](https://img.shields.io/badge/version-5.44.1-blue)](https://github.com/TeamSPWK/nova/releases)
10+
[![Version](https://img.shields.io/badge/version-5.45.0-blue)](https://github.com/TeamSPWK/nova/releases)
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
1212

1313
**Self-only metrics** (n < threshold = gray-out, 정직한 신호 — [`docs/guides/measurement.md`](docs/guides/measurement.md) 참조) · **UI 변경** G1+G3 페어 게이트 — [`docs/guides/ui-quality-gate.md`](docs/guides/ui-quality-gate.md) 참조:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
> *Illustrative playback of the `/nova:review` + pre-commit gate flow. Source: [`assets/demo-play.sh`](assets/demo-play.sh) + [`assets/demo.cast`](assets/demo.cast).*
88
99
[![CI](https://github.com/TeamSPWK/nova/actions/workflows/ci.yml/badge.svg)](https://github.com/TeamSPWK/nova/actions/workflows/ci.yml)
10-
[![Version](https://img.shields.io/badge/version-5.44.1-blue)](https://github.com/TeamSPWK/nova/releases)
10+
[![Version](https://img.shields.io/badge/version-5.45.0-blue)](https://github.com/TeamSPWK/nova/releases)
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
1212

1313
**Self-only metrics** (n < threshold = gray-out, honest signal — see [`docs/guides/measurement.md`](docs/guides/measurement.md)) · **UI changes** gated by G1+G3 pair — see [`docs/guides/ui-quality-gate.md`](docs/guides/ui-quality-gate.md):

docs/nova-meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "5.44.1",
3-
"generatedAt": "2026-05-20T11:22:18Z",
2+
"version": "5.45.0",
3+
"generatedAt": "2026-05-20T11:23:26Z",
44
"stats": {
55
"commands": 18,
66
"skills": 14,

scripts/.nova-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.44.1
1+
5.45.0

0 commit comments

Comments
 (0)