Skip to content

Commit 1d35fa7

Browse files
committed
chore: release v1.24.0
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
1 parent 4ee3df4 commit 1d35fa7

3 files changed

Lines changed: 3 additions & 3 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": "git-workflow",
3-
"version": "1.23.0",
3+
"version": "1.24.0",
44
"description": "Git workflow best practices with commit validation hooks",
55
"repository": "https://github.com/netresearch/git-workflow-skill",
66
"license": "(MIT AND CC-BY-SA-4.0)",

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
33
"name": "git-workflow",
4-
"version": "1.23.0",
4+
"version": "1.24.0",
55
"description": "Git workflow best practices with commit validation hooks",
66
"author": {
77
"name": "Netresearch DTT GmbH",

skills/git-workflow/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 git, gh CLI; yq for .spec-cleanup.yml."
66
metadata:
77
author: Netresearch DTT GmbH
8-
version: "1.23.0"
8+
version: "1.24.0"
99
repository: https://github.com/netresearch/git-workflow-skill
1010
allowed-tools: Bash(git:*) Bash(gh:*) Read Write
1111
---

0 commit comments

Comments
 (0)