Skip to content

Commit 9305f2e

Browse files
chore: version packages
1 parent 1f71d19 commit 9305f2e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cool-parents-rush.md

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

apps/tui/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 1f71d19: Add onboarding checks for OpenCode installation and authentication.
8+
39
## 0.0.1
410

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