prjct-cli 2.24.0 → 2.24.2

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
+ ## [2.24.2] - 2026-05-29
4
+
5
+ ### Performance
6
+
7
+ - retrieval quality + robustness hardening (phases 1/2/4) (#379)
8
+
9
+
10
+ ## [2.24.1] - 2026-05-21
11
+
12
+ ### Bug Fixes
13
+
14
+ - include chore/build/ci commits in auto-changelog Maintenance section (#378)
15
+
16
+ ### Maintenance
17
+
18
+ - dead _-prefixed defs round 2 + iCloud conflict-dir sweep + knip in CI (#376)
19
+
20
+
3
21
  ## [2.24.0] - 2026-05-21
4
22
 
5
23
  ### Features