prjct-cli 1.50.2 → 1.51.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,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.51.0] - 2026-03-03
4
+
5
+ ### Features
6
+
7
+ - context health system + clean --md output (#231)
8
+
9
+
10
+ ## [1.50.3] - 2026-03-03
11
+
12
+ ### Added
13
+ - clean md output: remove emojis, redundancy, hardcoded schema from --md prompts
14
+
3
15
  ## [1.50.2] - 2026-03-03
4
16
 
5
17
  ### Bug Fixes