prjct-cli 1.46.5 → 1.46.7

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,24 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.46.7] - 2026-02-21
4
+
5
+ ### Refactoring
6
+
7
+ - extract context contract builder from workflow.ts (#222)
8
+
9
+
10
+ ## [1.46.6] - 2026-02-21
11
+
12
+ ### Refactor
13
+
14
+ - Extract context contract builder from workflow.ts
15
+
3
16
  ## [1.46.5] - 2026-02-21
4
17
 
5
18
  ### Bug Fixes
6
19
 
7
20
  - structural fixes for pattern ranking audit (#221)
8
21
 
9
-
10
22
  ## [1.46.5] - 2026-02-20
11
23
 
12
24
  ### Bug Fixes