prjct-cli 1.42.3 → 1.43.1

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,24 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.43.1] - 2026-02-15
4
+
5
+ ### Bug Fixes
6
+
7
+ - update command shows stale version on every run (#203)
8
+
9
+
10
+ ## [1.43.0] - 2026-02-15
11
+
12
+ ### Features
13
+
14
+ - context file suggestion reinforcement learning (#202)
15
+
16
+
17
+ ## [1.42.4] - 2026-02-15
18
+
19
+ ### Added
20
+ - Context file suggestion reinforcement learning
21
+
3
22
  ## [1.42.3] - 2026-02-15
4
23
 
5
24
  ### Bug Fixes