@googlarz/agents-sync 1.5.3 → 1.5.4

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/dist/server.js +1 -1
  2. package/package.json +1 -1
package/dist/server.js CHANGED
@@ -11,7 +11,7 @@ import { runStatus } from "./tools/status.js";
11
11
  import { runLint } from "./tools/lint.js";
12
12
  import { runScanReport } from "./tools/scan-report.js";
13
13
  import { runInstallHook, runUninstallHook } from "./tools/install-hook.js";
14
- const VERSION = "1.5.3";
14
+ const VERSION = "1.5.4";
15
15
  const server = new McpServer({
16
16
  name: "agents-sync",
17
17
  version: VERSION,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@googlarz/agents-sync",
3
- "version": "1.5.3",
3
+ "version": "1.5.4",
4
4
  "description": "Write your AI context once. One canonical AGENTS.md auto-derived into CLAUDE.md, .cursorrules, copilot-instructions.md, GEMINI.md, .windsurfrules, and .clinerules.",
5
5
  "keywords": [
6
6
  "claude",