chore(aiCore): bump version to 1.0.0-alpha.10 in package.json

This commit is contained in:
MyPrototypeWhat 2025-08-27 16:23:08 +08:00
parent 9c01e24317
commit 1b3fcb2e55

View File

@ -1,6 +1,6 @@
{ {
"name": "@cherrystudio/ai-core", "name": "@cherrystudio/ai-core",
"version": "1.0.0-alpha.9", "version": "1.0.0-alpha.10",
"description": "Cherry Studio AI Core - Unified AI Provider Interface Based on Vercel AI SDK", "description": "Cherry Studio AI Core - Unified AI Provider Interface Based on Vercel AI SDK",
"main": "dist/index.js", "main": "dist/index.js",
"module": "dist/index.mjs", "module": "dist/index.mjs",