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