Skip to content

Commit c3e2ff2

Browse files
chore: version packages
1 parent 966ee6c commit c3e2ff2

4 files changed

Lines changed: 8 additions & 11 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.

apps/tui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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+
310
## 0.0.1
411

512
### 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)