chore(version): bump version to 0.0.8

This commit is contained in:
Simon
2025-12-15 18:46:43 +08:00
parent 035091045a
commit f21914284c
7 changed files with 34 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@page-agent/ui",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"main": "./dist/lib/page-agent-ui.js",
"module": "./dist/lib/page-agent-ui.js",
@@ -40,4 +40,3 @@
"ai-motion": "^0.4.7"
}
}