chore(version): bump version to 1.3.0

This commit is contained in:
Simon
2026-02-13 18:50:32 +08:00
parent dffcb53db9
commit 3e7851849f
13 changed files with 58 additions and 41 deletions

View File

@@ -38,10 +38,10 @@
"wxt": "^0.20.14"
},
"dependencies": {
"@page-agent/core": "1.2.0",
"@page-agent/llms": "1.2.0",
"@page-agent/page-controller": "1.2.0",
"@page-agent/ui": "1.2.0",
"@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",
"chalk": "^5.6.2",
"zod": "^4.3.5"
}