prjct-cli 2.22.1 → 2.23.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,16 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.23.0] - 2026-05-18
4
+
5
+ ### Features
6
+
7
+ - resolvable + legible memory references (no more opaque mem_NNNN) (#354)
8
+
9
+ ### Bug Fixes
10
+
11
+ - make prjct upgrade bulletproof — no silent misroute, no stale-daemon, no downgrade (#353)
12
+
13
+
3
14
  ## [2.22.1] - 2026-05-18
4
15
 
5
16
  ### Bug Fixes