prjct-cli 1.45.4 → 1.45.5

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/CHANGELOG.md CHANGED
@@ -1,11 +1,17 @@
1
1
  # Changelog
2
2
 
3
- ## [1.45.4] - 2026-02-17
3
+ ## [1.45.5] - 2026-02-17
4
4
 
5
5
  ### Bug Fixes
6
6
 
7
- - MCP OAuth token cache mismatch - pin mcp-remote, allow MCP tools in templates (#214)
7
+ - provider cache crash, MCP tool access, legacy cleanup (#215)
8
+
9
+
10
+ ## [1.45.8] - 2026-02-16
11
+
12
+ ### Bug Fixes
8
13
 
14
+ - Provider cache crash on missing codex key; router allowed-tools: ["*"] for MCP access; legacy p/ dir cleanup
9
15
 
10
16
  ## [1.45.6] - 2026-02-17
11
17