@yemi33/minions 0.1.1809 → 0.1.1810

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,9 +1,14 @@
1
1
  # Changelog
2
2
 
3
- ## 0.1.1809 (2026-05-08)
3
+ ## 0.1.1810 (2026-05-09)
4
4
 
5
5
  ### Features
6
- - add CC action intent fallback (#2234)
6
+ - make review fixes adversarial (#2239)
7
+
8
+ ### Other
9
+ - Harden CC and doc-chat delegation
10
+
11
+ ## 0.1.1808 (2026-05-08)
7
12
 
8
13
  ### Fixes
9
14
  - Plan-to-PRD conversion can override explicit plan project with contextual project (#2235)