mirror of
https://github.com/CharlesWiltgen/Axiom.git
synced 2026-09-20 19:58:20 +08:00
chore: bump version to 27.1.2
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
27.1.1
|
||||
27.1.2
|
||||
276
|
||||
42
|
||||
17
|
||||
|
||||
Generated
+1
-1
@@ -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",
|
||||
|
||||
Generated
+1
-1
@@ -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",
|
||||
|
||||
Generated
+1
-1
@@ -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
|
||||
|
||||
|
||||
+2
-2
@@ -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
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
}
|
||||
}))
|
||||
|
||||
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user