Skip to content

Commit c116df7

Browse files
committed
Bump plugin version to 0.2.0
1 parent f897cb1 commit c116df7

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,28 @@
11
{
22
"name": "glaze-coder",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Build, edit, run and debug Glaze (Raycast) desktop apps from Claude Code or ZCode, using your own Claude subscription or GLM Coding Plan instead of Glaze's paid credits. Includes a skill with the Glaze project layout, safety rules and the current SDK surface (built-in AI, MCP servers, native icons and thumbnails), and a launcher that builds locally with the Node runtime Glaze ships.",
55
"author": {
66
"name": "Robert",
77
"email": "raakanin@gmail.com"
88
},
99
"license": "MIT",
10-
"keywords": ["glaze", "glaze-app", "glaze-store", "raycast", "desktop-apps", "macos-apps", "vibe-coding", "claude", "claude-code", "anthropic", "zcode", "z-ai", "glm", "app-builder", "code-editing", "no-code"]
10+
"keywords": [
11+
"glaze",
12+
"glaze-app",
13+
"glaze-store",
14+
"raycast",
15+
"desktop-apps",
16+
"macos-apps",
17+
"vibe-coding",
18+
"claude",
19+
"claude-code",
20+
"anthropic",
21+
"zcode",
22+
"z-ai",
23+
"glm",
24+
"app-builder",
25+
"code-editing",
26+
"no-code"
27+
]
1128
}

0 commit comments

Comments
 (0)