From d9a831bcbb51676b01fdce37abb7d250840c6470 Mon Sep 17 00:00:00 2001 From: TM Hospitality Strategies <154358121+TMHSDigital@users.noreply.github.com> Date: Sat, 25 Apr 2026 11:13:14 -0400 Subject: [PATCH 1/2] chore: remove v1.8.2 verification marker --- .v182-verify-marker | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .v182-verify-marker diff --git a/.v182-verify-marker b/.v182-verify-marker deleted file mode 100644 index ef6154e..0000000 --- a/.v182-verify-marker +++ /dev/null @@ -1 +0,0 @@ -v1.8.2 verification marker - safe to delete after release \ No newline at end of file From 090b9972aa0f90e76a1b200bebb17d95ebe0285f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 25 Apr 2026 15:13:23 +0000 Subject: [PATCH 2/2] chore: bump version to 1.3.2 [skip ci] --- .cursor-plugin/plugin.json | 2 +- CHANGELOG.md | 4 ++++ CLAUDE.md | 2 +- README.md | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 1b1a07a..ae7ab80 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "docker-developer-tools", "displayName": "Docker Developer Tools", - "version": "1.3.1", + "version": "1.3.2", "description": "Docker and container workflows for Cursor, Claude Code, and MCP-compatible editors - 17 skills, 10 rules, and 150 MCP tools for building, debugging, optimizing, and managing Docker containers, images, networks, and volumes. Includes a companion MCP server (docker-mcp) for live Docker CLI integration.", "author": { "name": "TMHSDigital", diff --git a/CHANGELOG.md b/CHANGELOG.md index bba340c..300051d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.3.2] - 2026-04-25 + +See [release notes](https://github.com/TMHSDigital/Docker-Developer-Tools/releases/tag/v1.3.2) for details. + ## [1.3.1] - 2026-04-25 See [release notes](https://github.com/TMHSDigital/Docker-Developer-Tools/releases/tag/v1.3.1) for details. diff --git a/CLAUDE.md b/CLAUDE.md index 5f05e26..4428c94 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -12,7 +12,7 @@ Docker Developer Tools integrates Docker and container workflows into AI-assiste This is a monorepo - the skills, rules, and companion MCP server live in the same repository. Docker's API is local (Docker Engine socket / CLI), so one repo is simpler for users to install and maintain. -**Version:** 1.3.1 +**Version:** 1.3.2 **License:** CC-BY-NC-ND-4.0 **Author:** TMHSDigital diff --git a/README.md b/README.md index 9169691..a034eec 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@

- Version + Version Release npm License