prjct-cli 3.38.0 → 3.40.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
+ ## [3.40.0] - 2026-07-10
6
+
7
+ ### Added
8
+ - CLI login PKCE S256 (flow=pkce-v1) aligned with api+app
9
+ - CLI login PKCE S256 (flow=pkce-v1): callback carries only code+state; exchange via /auth/cli/exchange
10
+
11
+ ## [3.39.0] - 2026-07-10
12
+
13
+ ### Added
14
+ - quality orchestrator P0: auto ledger + inject; ship suggest with text confirm
15
+
5
16
  ## [3.38.0] - 2026-07-09
6
17
 
7
18
  ### Added