Skip to content

Commit 23b3660

Browse files
committed
chore: release tend 0.2.0
1 parent ba6ba0e commit 23b3660

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ a promise of ongoing maintenance.
55

66
## Unreleased
77

8+
## 0.2.0 - 2026-07-06
9+
810
- Fix the public product name as Tend, consolidate runtime and agent operations under one `tend`
911
command tree, remove the pre-release aliases and launchd runner, and clarify Codex
1012
in-app-browser onboarding.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tend",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)