prjct-cli 2.3.10 → 2.4.0

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,5 +1,23 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.4.0] - 2026-05-02
4
+
5
+ ### Features
6
+
7
+ - per-project MCP scoping — list, deny, allow
8
+
9
+ ### Bug Fixes
10
+
11
+ - feat(mcp): per-project MCP scoping — list, deny, allow
12
+
13
+
14
+ ## [2.3.11] - 2026-05-02
15
+
16
+ ### Bug Fixes
17
+
18
+ - never silently re-run a command that may have partially run
19
+
20
+
3
21
  ## [2.3.10] - 2026-05-02
4
22
 
5
23
  ### Bug Fixes