Skip to content

Commit 1714a32

Browse files
committed
Try adding a version to @roo-code/types
1 parent 73d1623 commit 1714a32

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/puny-beans-join.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
Add version to @roo-code/types

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@roo-code/types",
33
"description": "Roo Code foundational types and schemas.",
4-
"private": true,
4+
"version": "0.0.0",
55
"type": "module",
66
"main": "./dist/index.cjs",
77
"exports": {

0 commit comments

Comments
 (0)