prjct-cli 1.28.0 → 1.30.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,29 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.30.0] - 2026-02-12
4
+
5
+ ### Features
6
+
7
+ - enrich AI formatters with analysis data + add Codex support (#176)
8
+
9
+
10
+ ## [1.29.0] - 2026-02-12
11
+
12
+ ### Features
13
+
14
+ - JSON conflict handling + fix prjct start overwrite (#175)
15
+ - Enrich AI formatters with analysis data + add Codex support (PRJ-277)
16
+
17
+ ## [1.28.2] - 2026-02-11
18
+
19
+ ### Added
20
+ - json conflict handling in templates
21
+
22
+ ## [1.28.1] - 2026-02-11
23
+
24
+ ### Added
25
+ - test feature
26
+
3
27
  ## [1.28.0] - 2026-02-11
4
28
 
5
29
  ### Features