chore: bump all packages to 0.0.2

Bump @vue-tui/runtime, @vue-tui/cli, and @vue-tui/testing from 0.0.1 to 0.0.2.
This commit is contained in:
Yunfei He
2026-05-28 01:09:32 +08:00
parent 5d532f47d1
commit 1f871e1ba5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@vue-tui/cli",
"version": "0.0.1",
"version": "0.0.2",
"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.1",
"version": "0.0.2",
"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.1",
"version": "0.0.2",
"description": "Test utilities for Vue terminal components. Render and assert vue-tui output.",
"license": "MIT",
"files": [