Skip to content

Commit b33d9c2

Browse files
leesaenzclaude
andauthored
Release v1.3.0 (#27)
* chore: gitignore docs/releases Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: bump version to 1.3.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: regenerate uv.lock for 1.3.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Lee Saenz <3975533+leesaenz@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b5d2c1d commit b33d9c2

5 files changed

Lines changed: 5 additions & 4 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"source": "git-subdir",
1919
"url": "https://github.com/fadelabs/phantom.git",
2020
"path": "plugin",
21-
"ref": "v1.2.2"
21+
"ref": "v1.3.0"
2222
}
2323
}
2424
]

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ venv/
5757
# Internal design specs and milestone plans
5858
docs/superpowers/
5959
docs/research/
60+
docs/releases/
6061

6162
# Skill evaluation workspaces (contain local paths)
6263
plugin/eval-workspaces/

plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phantom",
33
"description": "AI audio engineering skills for mixing, mastering, effects, diagnostics, and session setup. Pairs with the Phantom MCP server for audio analysis.",
4-
"version": "1.2.2",
4+
"version": "1.3.0",
55
"author": {
66
"name": "Phantom Contributors"
77
},

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "phantom-audio"
7-
version = "1.2.4"
7+
version = "1.3.0"
88
description = "AI audio engineering system -- makes Claude a professional audio engineer"
99
readme = "README.md"
1010
license = "AGPL-3.0-or-later"

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)