@fermindi/pwn-cli 0.3.5 → 0.3.6

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.
Files changed (2) hide show
  1. package/cli/update.js +1 -0
  2. package/package.json +1 -1
package/cli/update.js CHANGED
@@ -26,6 +26,7 @@ const FRAMEWORK_FILES = [
26
26
  */
27
27
  const CLAUDE_COMMANDS = [
28
28
  'save.md',
29
+ 'mode.md',
29
30
  ];
30
31
 
31
32
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fermindi/pwn-cli",
3
- "version": "0.3.5",
3
+ "version": "0.3.6",
4
4
  "description": "Professional AI Workspace - Inject structured memory and automation into any project for AI-powered development",
5
5
  "type": "module",
6
6
  "bin": {