prjct-cli 2.71.0 → 2.73.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,6 +2,16 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [2.73.0] - 2026-06-25
6
+
7
+ ### Added
8
+ - fix daemon auth cache for cloud link
9
+
10
+ ## [2.72.0] - 2026-06-25
11
+
12
+ ### Added
13
+ - auth bin only logout
14
+
5
15
  ## [2.71.0] - 2026-06-25
6
16
 
7
17
  ### Added