@knowsuchagency/fulcrum 1.6.0 → 1.6.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/bin/fulcrum.js CHANGED
@@ -49371,7 +49371,7 @@ var marketplace_default = `{
49371
49371
  "name": "fulcrum",
49372
49372
  "source": "./",
49373
49373
  "description": "Task orchestration for Claude Code",
49374
- "version": "1.6.0",
49374
+ "version": "1.6.1",
49375
49375
  "skills": [
49376
49376
  "./skills/fulcrum"
49377
49377
  ],
@@ -50687,7 +50687,7 @@ function installUv() {
50687
50687
  var package_default = {
50688
50688
  name: "@knowsuchagency/fulcrum",
50689
50689
  private: true,
50690
- version: "1.6.0",
50690
+ version: "1.6.1",
50691
50691
  description: "Harness Attention. Orchestrate Agents. Ship.",
50692
50692
  license: "PolyForm-Perimeter-1.0.0",
50693
50693
  type: "module",
package/dist/index.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <meta charset="UTF-8" />
5
5
  <link rel="icon" type="image/png" href="/logo.png" />
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Project Fulcrum</title>
7
+ <title>Fulcrum</title>
8
8
  <script type="module" crossorigin src="/assets/index-fIJu9jIH.js"></script>
9
9
  <link rel="stylesheet" crossorigin href="/assets/index-_aUlx8a1.css">
10
10
  </head>
package/dist/logo.jpg CHANGED
Binary file
package/dist/logo.png CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@knowsuchagency/fulcrum",
3
- "version": "1.6.0",
3
+ "version": "1.6.1",
4
4
  "description": "Harness Attention. Orchestrate Agents. Ship.",
5
5
  "license": "PolyForm-Perimeter-1.0.0",
6
6
  "repository": {