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:
@@ -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,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,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": [
|
||||
|
||||
Reference in New Issue
Block a user