@zimezone/z-command 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -64,7 +64,6 @@ z-command update
64
64
 
65
65
  This command will unzip templates(which include skills and agents), flatten the structure, rename files to avoid collisions, and skip any agents that you have locally customized or explicitly excluded.
66
66
 
67
- > [!NOTE]
68
67
  > This command will also update `.git/info/exclude` to ignore `.agents`, `.skills`, and `.shared` directories to keep your repository clean.
69
68
 
70
69
  ## Included Templates
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zimezone/z-command",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Install curated AI coding assistant skills and agents for GitHub Copilot, Claude Code, Antigravity, and Cursor",
5
5
  "main": "dist/cli.js",
6
6
  "bin": {
package/templates.zip CHANGED
Binary file