Skip to content

Commit 65955fa

Browse files
chore: version packages
1 parent c66c954 commit 65955fa

5 files changed

Lines changed: 9 additions & 16 deletions

File tree

.changeset/cool-parents-rush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nice-cougars-share.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-lions-jog.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/tui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @techatnyu/ralph
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 1f71d19: Add onboarding checks for OpenCode installation and authentication.
8+
- 966ee6c: Add worktree wrapper helpers and tests for the TUI.
9+
- c66c954: Add the daemon-backed TUI, docs site, and release tooling.
10+
311
## 0.0.1
412

513
### Patch Changes

apps/tui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techatnyu/ralph",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"module": "src/index.tsx",
55
"type": "module",
66
"private": false,

0 commit comments

Comments
 (0)