chore(version): bump version to 1.4.0

This commit is contained in:
Simon
2026-02-27 21:59:00 +08:00
parent ee208b9779
commit 0ffd221a61
12 changed files with 47 additions and 47 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@page-agent/ext",
"private": true,
"version": "0.1.7",
"version": "0.1.8",
"type": "module",
"scripts": {
"dev": "wxt",
@@ -38,10 +38,10 @@
"wxt": "^0.20.18"
},
"dependencies": {
"@page-agent/core": "1.3.0",
"@page-agent/llms": "1.3.0",
"@page-agent/page-controller": "1.3.0",
"@page-agent/ui": "1.3.0",
"@page-agent/core": "1.4.0",
"@page-agent/llms": "1.4.0",
"@page-agent/page-controller": "1.4.0",
"@page-agent/ui": "1.4.0",
"ai-motion": "^0.4.8",
"chalk": "^5.6.2",
"zod": "^4.3.5"