@cleocode/cleo 2026.5.53 → 2026.5.56

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/README.md CHANGED
@@ -176,7 +176,7 @@ CLEO provides 100+ commands organized into domains:
176
176
  | `cleo phases` | Phase operations |
177
177
  | `cleo log` | View logs |
178
178
  | `cleo issue` | Issue management |
179
- | `cleo bug` | Bug tracking |
179
+ | `cleo add --kind bug --severity Px` | Bug tracking (ADR-066) |
180
180
 
181
181
  ### Orchestration
182
182