prjct-cli 3.63.1 → 3.64.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
@@ -2,27 +2,35 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.64.0] - 2026-07-16
6
+
7
+ ### Added
8
+ - implement signal quality substrate ws0 p
9
+
10
+ ## [3.63.2] - 2026-07-16
11
+
12
+ ### Bug Fixes
13
+
14
+ - 10min client timeout for ship/sync and long verbs (#575)
15
+
5
16
  ## [3.63.1] - 2026-07-15
6
17
 
7
18
  ### Bug Fixes
8
19
 
9
20
  - resolve work-cycle entity_id from taskId (#574)
10
21
 
11
-
12
22
  ## [3.63.0] - 2026-07-15
13
23
 
14
24
  ### Features
15
25
 
16
26
  - connect/disconnect + bulk cloud project modes (#573)
17
27
 
18
-
19
28
  ## [3.62.0] - 2026-07-14
20
29
 
21
30
  ### Features
22
31
 
23
32
  - upload compact structural code graph to cloud 3D (#572)
24
33
 
25
-
26
34
  ## [3.61.0] - 2026-07-14
27
35
 
28
36
  ### Added