Try adding a version to @roo-code/types (#4056)

This commit is contained in:
Chris Estreich 2025-05-27 13:16:00 -07:00 committed by GitHub
parent 73d162305a
commit ec486374e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
"roo-cline": patch
---
Add version to @roo-code/types

View file

@ -1,7 +1,7 @@
{
"name": "@roo-code/types",
"description": "Roo Code foundational types and schemas.",
"private": true,
"version": "0.0.0",
"type": "module",
"main": "./dist/index.cjs",
"exports": {