chore: bump all packages to 0.0.3 (#148)

Bump @vue-tui/runtime, @vue-tui/cli, and @vue-tui/testing from 0.0.2 to 0.0.3.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Yunfei He
2026-06-08 12:59:34 +08:00
committed by GitHub
parent 1fd832d297
commit ddd651b5e0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-tui/cli",
"version": "0.0.2",
"version": "0.0.3",
"description": "Development server for Vue 3 terminal apps with Yoga flexbox layout.",
"license": "MIT",
"bin": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-tui/runtime",
"version": "0.0.2",
"version": "0.0.3",
"description": "Vue 3 terminal renderer with Yoga flexbox layout, inspired by React Ink.",
"license": "MIT",
"files": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-tui/testing",
"version": "0.0.2",
"version": "0.0.3",
"description": "Test utilities for Vue terminal components. Render and assert vue-tui output.",
"license": "MIT",
"files": [