prjct-cli 1.30.0 → 1.31.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,28 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.31.0] - 2026-02-12
4
+
5
+ ### Features
6
+
7
+ - exquisite terminal UX — rich markdown formatters + branded output (#179)
8
+
9
+
10
+ ## [1.30.2] - 2026-02-12
11
+
12
+ ### Added
13
+ - exquisite-terminal-ux
14
+
15
+ ## [1.30.1] - 2026-02-12
16
+
17
+ ### Bug Fixes
18
+
19
+ - guard analysis array accesses against undefined (n.push crash) (#178)
20
+
21
+ ## [1.30.1] - 2026-02-11
22
+
23
+ ### Added
24
+ - current work
25
+
3
26
  ## [1.30.0] - 2026-02-12
4
27
 
5
28
  ### Features