prjct-cli 1.41.0 → 1.42.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,12 +1,25 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.42.0] - 2026-02-15
4
+
5
+ ### Features
6
+
7
+ - add task estimation service (#198)
8
+ - add task estimation service
9
+ - onboarding tours + help tooltips + stats grid redesign
10
+
11
+
12
+ ## [1.41.1] - 2026-02-15
13
+
14
+ ### Added
15
+ - task estimation
16
+
3
17
  ## [1.41.0] - 2026-02-15
4
18
 
5
19
  ### Features
6
20
 
7
21
  - provider capabilities system + provider-agnostic templates (#197)
8
22
 
9
-
10
23
  ## [1.40.3] - 2026-02-15
11
24
 
12
25
  ### Added