prjct-cli 1.51.0 → 1.51.3

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,23 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.51.3] - 2026-03-04
4
+
5
+ ### Bug Fixes
6
+
7
+ - sync auto-includes analysis payload (#233)
8
+
9
+
10
+ ## [1.51.2] - 2026-03-04
11
+
12
+ ### Fixed
13
+ - sync now auto-includes analysis payload instead of suggesting a manual step
14
+
15
+ ## [1.51.1] - 2026-03-04
16
+
17
+ ### Bug Fixes
18
+
19
+ - strip --md/--json flags from context command args (#232)
20
+
3
21
  ## [1.51.0] - 2026-03-03
4
22
 
5
23
  ### Features