prjct-cli 3.68.0 → 3.69.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/CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.69.1] - 2026-07-17
6
+
7
+ ### Bug Fixes
8
+
9
+ - upgrade installs only npm registry version (never monorepo/local)
10
+
11
+ ## [3.69.0] - 2026-07-16
12
+
13
+ ### Added
14
+ - fix agent contract: bin verbs + analysis-save JSON preferred across all surfaces
15
+
5
16
  ## [3.68.0] - 2026-07-16
6
17
 
7
18
  ### Added