Skip to content

Commit 5b2de4c

Browse files
committed
chore(cli): bump opentui to 0.1.28
1 parent bf5708d commit 5b2de4c

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

bun.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/knowledge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
## Migration from Custom OpenTUI Fork
2121

22-
**October 2024**: Migrated from custom `CodebuffAI/opentui#codebuff/custom` fork to official `@opentui/react@^0.1.27` and `@opentui/core@^0.1.27` packages.
22+
**October 2024**: Migrated from custom `CodebuffAI/opentui#codebuff/custom` fork to official `@opentui/react@^0.1.27` and `@opentui/core@^0.1.27` packages. Updated to `^0.1.28` in February 2025.
2323

2424
**Lost Features from Custom Fork:**
2525

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
},
3333
"dependencies": {
3434
"@codebuff/sdk": "workspace:*",
35-
"@opentui/core": "^0.1.27",
36-
"@opentui/react": "^0.1.27",
35+
"@opentui/core": "^0.1.28",
36+
"@opentui/react": "^0.1.28",
3737
"commander": "^14.0.1",
3838
"immer": "^10.1.3",
3939
"react": "^19.0.0",

0 commit comments

Comments
 (0)