Skip to content

Commit 4f9653f

Browse files
authored
chore(release): v0.6.1 (#36)
Version bump to v0.6.1.
2 parents c33ec3b + 33507ae commit 4f9653f

3 files changed

Lines changed: 9 additions & 2 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": "peer-qa-review",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Round-1 IT QA runbook: peer review of completed work before customer acceptance or internal close. Lifecycle, checklist, severity vocabulary, comment template, edge cases, anti-patterns. Generic for any IT/Ops team.",
55
"repository": "https://github.com/netresearch/peer-qa-review-skill",
66
"license": "(MIT AND CC-BY-SA-4.0)",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4444
verdict with open `(!)` / `(?)` is not "passed"); check the current state
4545
before proposing a fix (the certificate/router/config may already exist).
4646

47+
## [0.6.1] - 2026-07-20
48+
49+
### Changed
50+
51+
- Mandate clickable references and `[~]` user mentions in QA comments; make
52+
finding F1.5 explicit.
53+
4754
## [0.5.0] - 2026-06-18
4855

4956
### Added

skills/peer-qa-review/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license: "(MIT AND CC-BY-SA-4.0). See LICENSE-MIT and LICENSE-CC-BY-SA-4.0"
55
compatibility: "Requires a ticket system (Jira tested) and shell access. Companion: jira-communication skill."
66
metadata:
77
author: Netresearch DTT GmbH
8-
version: "0.6.0"
8+
version: "0.6.1"
99
repository: https://github.com/netresearch/peer-qa-review-skill
1010
allowed-tools: Bash Read Write Edit
1111
---

0 commit comments

Comments
 (0)