You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .roo/commands/release.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ argument-hint: patch | minor | major
26
26
- Without issue: "- Add support for Gemini 2.5 Pro caching (thanks @contributor!)"
27
27
- CRITICAL: Include EVERY SINGLE PR in the changeset - don't assume you know which ones are important. Count the total PRs to verify completeness and cross-reference the list to ensure nothing is missed.
28
28
29
-
6. Generate a release image:
30
-
- Use the generate_image tool to create a release image at `releases/[version]-release.png`
29
+
6. If the generate_image tool is available, create a release image at `releases/[version]-release.png`
31
30
- The image should feature a realistic-looking kangaroo doing something human-like that relates to the main highlight of the release
32
31
- Pass `releases/template.png` as the reference image for aspect ratio and kangaroo style
33
32
- Add the generated image to .changeset/v[version].md before the list of changes with format: ``
0 commit comments