prjct-cli 2.18.0 → 2.19.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
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.19.0] - 2026-05-05
4
+
5
+ ### Features
6
+
7
+ - Phase 1.6 — close the wire on Phase 1.5 (B1-B4) (#324)
8
+
9
+
10
+ ## [2.18.1] - 2026-05-05
11
+
12
+ ### Bug Fixes
13
+
14
+ - make spec update --json a PATCH (shallow merge), not full replace (#323)
15
+
16
+
3
17
  ## [2.18.0] - 2026-05-05
4
18
 
5
19
  ### Features