prjct-cli 3.14.0 → 3.15.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,13 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.15.0] - 2026-07-01
6
+
7
+ ### Features
8
+
9
+ - ships in typed shipped_features table — retire the 5.4MB kv_store blob (Schema v2 C5) (#500)
10
+
11
+
5
12
  ## [3.14.0] - 2026-07-01
6
13
 
7
14
  ### Features