diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c0b1a9df..28f145e0 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ "plugins": [ { "name": "axiom", - "version": "27.1.1", + "version": "27.1.2", "source": "./.claude-plugin/plugins/axiom", "description": "Battle-tested Claude Code skills, agents, and tools for modern xOS (iOS, iPadOS, macOS, watchOS, tvOS) development", "author": { diff --git a/.claude-plugin/plugins/axiom/.claude-plugin/plugin.json b/.claude-plugin/plugins/axiom/.claude-plugin/plugin.json index bccb28b4..ae5837fd 100644 --- a/.claude-plugin/plugins/axiom/.claude-plugin/plugin.json +++ b/.claude-plugin/plugins/axiom/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "axiom", - "version": "27.1.1", + "version": "27.1.2", "description": "Battle-tested Claude Code skills, agents, and tools for modern xOS (iOS, iPadOS, macOS, watchOS, tvOS) development", "author": { "name": "Charles Wiltgen" diff --git a/.claude-plugin/plugins/axiom/claude-code.json b/.claude-plugin/plugins/axiom/claude-code.json index 04e86914..1fabfecb 100644 --- a/.claude-plugin/plugins/axiom/claude-code.json +++ b/.claude-plugin/plugins/axiom/claude-code.json @@ -1,6 +1,6 @@ { "name": "axiom", - "version": "27.1.1", + "version": "27.1.2", "description": "Battle-tested Claude Code skills, agents, and tools for modern xOS (iOS, iPadOS, macOS, watchOS, tvOS) development", "author": "Charles Wiltgen", "license": "MIT", diff --git a/.claude-plugin/plugins/axiom/hooks/metadata.txt b/.claude-plugin/plugins/axiom/hooks/metadata.txt index 007c9ef0..b46dd3c6 100644 --- a/.claude-plugin/plugins/axiom/hooks/metadata.txt +++ b/.claude-plugin/plugins/axiom/hooks/metadata.txt @@ -1,4 +1,4 @@ -27.1.1 +27.1.2 276 42 17 diff --git a/axiom-codex/.codex-plugin/plugin.json b/axiom-codex/.codex-plugin/plugin.json index e60f9cec..9ea4b564 100644 --- a/axiom-codex/.codex-plugin/plugin.json +++ b/axiom-codex/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "axiom", - "version": "27.1.1", + "version": "27.1.2", "description": "Battle-tested skills for modern iOS development — SwiftUI, concurrency, data, performance, networking, accessibility, and more.", "author": { "name": "Charles Wiltgen", diff --git a/axiom-cursor/.cursor-plugin/plugin.json b/axiom-cursor/.cursor-plugin/plugin.json index e106dc50..224febc2 100644 --- a/axiom-cursor/.cursor-plugin/plugin.json +++ b/axiom-cursor/.cursor-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "axiom", - "version": "27.1.1", + "version": "27.1.2", "description": "Battle-tested Cursor skills, agents, commands, hooks, and MCP for modern Apple platform development.", "author": { "name": "Charles Wiltgen", diff --git a/axiom-cursor/README.md b/axiom-cursor/README.md index f810bfea..63e4f779 100644 --- a/axiom-cursor/README.md +++ b/axiom-cursor/README.md @@ -1,6 +1,6 @@ # Axiom for Cursor -A native Cursor plugin for modern Apple platform development, generated from Axiom 27.1.1. +A native Cursor plugin for modern Apple platform development, generated from Axiom 27.1.2. ## Included diff --git a/axiom-cursor/reports/inventory-sha256.json b/axiom-cursor/reports/inventory-sha256.json index 41230299..4b7d1828 100644 --- a/axiom-cursor/reports/inventory-sha256.json +++ b/axiom-cursor/reports/inventory-sha256.json @@ -3,12 +3,12 @@ "files": [ { "path": ".cursor-plugin/plugin.json", - "sha256": "89dd235477c8dcc3cb77ea2060c1370bd97de7d5c47fdd4231acdf502a6b65a3", + "sha256": "ab67a5ce32d5491a803b3d43c878f412d7a034aa0d2b0f952d6aa4e65e1f6437", "bytes": 578 }, { "path": "README.md", - "sha256": "70fa0bc1877b002b81d68dffdadaa89dddbe7be64a099c23c7559989066e3dfa", + "sha256": "083330af06a460c83719aa988d2f2a5f7e812a121acf329d016193bd4364d3d9", "bytes": 3314 }, { diff --git a/axiom-mcp/package.json b/axiom-mcp/package.json index 5349afa1..7eb014de 100644 --- a/axiom-mcp/package.json +++ b/axiom-mcp/package.json @@ -1,6 +1,6 @@ { "name": "axiom-mcp", - "version": "27.1.1", + "version": "27.1.2", "description": "MCP server for Axiom — Apple-platform development skills, agents, and tools", "type": "module", "main": "dist/index.js", diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 500426bd..40f71759 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -762,7 +762,7 @@ export default withMermaid(defineConfig({ footer: { message: 'Released under the MIT License', - copyright: 'Copyright © 2026 Charles Wiltgen • v27.1.1' + copyright: 'Copyright © 2026 Charles Wiltgen • v27.1.2' } } })) diff --git a/package.json b/package.json index 277628f9..59387c28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axiom", - "version": "27.1.1", + "version": "27.1.2", "description": "Battle-tested Claude Code skills, agents, and tools for modern xOS (iOS, iPadOS, tvOS, watchOS) development — Swift 6, SwiftUI, Liquid Glass, Apple Intelligence, and more", "type": "module", "pi": {