prjct-cli 1.45.8 → 1.46.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.46.0] - 2026-02-17
4
+
5
+ ### Features
6
+
7
+ - post-OAuth verify command for MCP health check (#218)
8
+
9
+ ### Performance
10
+
11
+ - feat: post-OAuth verify command for MCP health check (#218)
12
+
13
+
3
14
  ## [1.45.8] - 2026-02-17
4
15
 
16
+ ### Added
17
+ - post-oauth verify command
18
+
5
19
  ### Bug Fixes
6
20
 
7
21
  - add jira/linear/status to global AI config command lists (#217)
8
22
 
9
-
10
23
  ## [1.45.7] - 2026-02-17
11
24
 
12
25
  ### Bug Fixes