backlog.md-darwin-arm64 1.46.0 → 1.46.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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/backlog +0 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -171,7 +171,7 @@ You can run `backlog init` (even if you already initialized Backlog.md) to set u
171
171
  <summary><strong>Codex</strong></summary>
172
172
 
173
173
  ```bash
174
- codex mcp add backlog backlog mcp start
174
+ codex mcp add backlog -- backlog mcp start
175
175
  ```
176
176
 
177
177
  </details>
package/backlog CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "backlog.md-darwin-arm64",
3
- "version": "1.46.0",
3
+ "version": "1.46.1",
4
4
  "os": ["darwin"],
5
5
  "cpu": ["arm64"],
6
6
  "files": ["backlog","package.json","LICENSE"],