Skip to content

Commit ead566d

Browse files
authored
Merge pull request #57 from netresearch/release/v1.13.0
chore(release): v1.13.0
2 parents 25f86f7 + 3a221a3 commit ead566d

4 files changed

Lines changed: 4 additions & 4 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": "docker-development",
3-
"version": "1.12.0",
3+
"version": "1.13.0",
44
"description": "Docker image development patterns for Dockerfile, docker-compose, docker-bake.hcl, and CI testing",
55
"repository": "https://github.com/netresearch/docker-development-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": "docker-development",
4-
"version": "1.12.0",
4+
"version": "1.13.0",
55
"description": "Docker image development patterns for Dockerfile, docker-compose, docker-bake.hcl, and CI testing",
66
"author": {
77
"name": "Netresearch DTT GmbH",

skills/docker-development/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Use when working with ANY Docker task: writing Dockerfiles, config
44
license: "(MIT AND CC-BY-SA-4.0)"
55
compatibility: "Requires docker, docker compose."
66
metadata:
7-
version: "1.12.0"
7+
version: "1.13.0"
88
repository: "https://github.com/netresearch/docker-development-skill"
99
author: "Netresearch DTT GmbH"
1010
allowed-tools:

skills/docker-via-wsl/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Use when YOU (the AI agent) are running on Windows OUTSIDE WSL (Gi
44
license: "(MIT AND CC-BY-SA-4.0)"
55
compatibility: "Windows host with Docker Desktop using the WSL2 backend."
66
metadata:
7-
version: "1.12.0"
7+
version: "1.13.0"
88
repository: "https://github.com/netresearch/docker-development-skill"
99
author: "Netresearch DTT GmbH"
1010
allowed-tools:

0 commit comments

Comments
 (0)