Skip to content
Closed
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.71.0",
"version": "1.72.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the version discrepancy between this file (1.72.0) and packages/types/package.json (0.0.0) intentional? It might be helpful to document this pattern to avoid confusion. Consider adding a comment or README explaining the versioning strategy.

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