prjct-cli 2.23.0 → 2.23.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,19 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.23.2] - 2026-05-18
4
+
5
+ ### Bug Fixes
6
+
7
+ - vault makes every mem_N navigable — Obsidian anchors + linkified cross-refs (mem_3233) (#356)
8
+
9
+
10
+ ## [2.23.1] - 2026-05-18
11
+
12
+ ### Bug Fixes
13
+
14
+ - orchestrator triage-first — stop funneling every action through spec+reviewers (#355)
15
+
16
+
3
17
  ## [2.23.0] - 2026-05-18
4
18
 
5
19
  ### Features