Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/types/npm/package.metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roo-code/types",
"version": "1.49.0",
"version": "1.50.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For future releases, consider these improvements:

  1. Complete the PR checklist items: The "Changelog updated" and "Documentation updated" items were left unchecked. Is there a CHANGELOG.md that should be updated with release notes?

  2. Include release context: What features or changes warranted the minor version bump from 1.49.0 to 1.50.0? Adding a summary would help reviewers and users understand the release scope.

  3. Base branch consideration: This PR targeted resume_task_api instead of main. Is this part of a specific release strategy, or should future releases target the main branch?

"description": "TypeScript type definitions for Roo Code.",
"publishConfig": {
"access": "public",
Expand Down