prjct-cli 2.69.0 → 2.71.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,17 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [2.71.0] - 2026-06-25
6
+
7
+ ### Added
8
+ - secure cli login auth
9
+
10
+ ## [2.70.0] - 2026-06-25
11
+
12
+ ### Features
13
+
14
+ - sync sanitized project metadata for the web /projects view (#468)
15
+
5
16
  ## [2.69.0] - 2026-06-24
6
17
 
7
18
  ### Added