Skip to content

Commit 3662ebe

Browse files
committed
release: bump versions for v6.6.5
1 parent c38212c commit 3662ebe

27 files changed

Lines changed: 27 additions & 27 deletions

File tree

plugins/agent-plugin-skills/.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": "agent-plugin-skills",
3-
"version": "6.6.4",
3+
"version": "6.6.5",
44
"description": "Installable maintainer skills for skills-export repositories.",
55
"author": {
66
"name": "Gale",

plugins/agent-plugin-skills/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agent-plugin-skills-maintenance"
3-
version = "6.6.4"
3+
version = "6.6.5"
44
description = "Maintainer-only Python tooling baseline for agent-plugin-skills."
55
requires-python = ">=3.11"
66
dependencies = []

plugins/agent-plugin-skills/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/apple-dev-skills/.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": "apple-dev-skills",
3-
"version": "6.6.4",
3+
"version": "6.6.5",
44
"description": "Apple development workflows for Codex and Claude Code, including SwiftUI architecture and DocC authoring guidance.",
55
"author": {
66
"name": "Gale",

plugins/apple-dev-skills/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apple-dev-skills-maintainer"
3-
version = "6.6.4"
3+
version = "6.6.5"
44
description = "Maintainer tooling for the apple-dev-skills repository"
55
requires-python = ">=3.9"
66
dependencies = []

plugins/apple-dev-skills/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/cardhop-app/.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": "cardhop-app",
3-
"version": "6.6.4",
3+
"version": "6.6.5",
44
"description": "Cardhop.app workflow guidance plus a bundled local MCP server for contact capture and updates on macOS.",
55
"author": {
66
"name": "Gale",

plugins/cardhop-app/mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cardhop-app-mcp"
3-
version = "6.6.4"
3+
version = "6.6.5"
44
requires-python = ">=3.13"
55
dependencies = [
66
"fastmcp>=3.0.2",

plugins/cardhop-app/mcp/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/dotnet-skills/.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": "dotnet-skills",
3-
"version": "6.6.4",
3+
"version": "6.6.5",
44
"description": "Standalone plugin repository for future .NET-focused Codex skills.",
55
"author": {
66
"name": "Gale",

0 commit comments

Comments
 (0)