Skip to content

Commit 379000d

Browse files
committed
release: bump apple-dev-skills to v5.1.4
Why: - publish the strengthened structure-swift-sources contract and richer file-header workflow as a patch release - align the maintainer package, packaged plugin metadata, and lockfile version surfaces Verification: - uv run scripts/validate_socket_metadata.py - (cd plugins/apple-dev-skills && uv run pytest)
1 parent 41725b1 commit 379000d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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": "5.1.3",
3+
"version": "5.1.4",
44
"description": "Apple development workflows for Codex and Claude Code, including DocC authoring and review guidance.",
55
"author": {
66
"name": "Gale",

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 = "5.1.3"
3+
version = "5.1.4"
44
description = "Maintainer tooling for the apple-dev-skills repository"
55
requires-python = ">=3.9"
66
dependencies = []

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.

0 commit comments

Comments
 (0)