Skip to content

Commit 280c2b6

Browse files
sealdayclaude
andcommitted
chore: bump version to 0.2.1
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b64991a commit 280c2b6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/bot-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tego/bot-agent",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "AI-powered CLI for generating and managing Tego Bot automation scripts",
55
"type": "module",
66
"bin": {

packages/bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tego/bot",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "High-performance desktop automation library for Node.js, powered by Rust",
55
"main": "index.js",
66
"types": "index.d.ts",

packages/botjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tego/botjs",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Type-safe TypeScript wrapper for Tego Bot - High-performance desktop automation library powered by Rust",
55
"scripts": {
66
"build": "tsdown",

0 commit comments

Comments
 (0)