Skip to content

Commit

Permalink
chore: release v0.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Jan 30, 2025
1 parent 0334e44 commit 9672d84
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/docs",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"private": true,
"scripts": {
"build": "tsx generate-files.ts && next build",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/workspace",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"private": true,
"packageManager": "pnpm@10.0.0",
"repository": "github:moeru-ai/xsai",
Expand Down
2 changes: 1 addition & 1 deletion packages/embed/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/embed",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-object/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/generate-object",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-speech/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/generate-speech",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-text/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/generate-text",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-transcription/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/generate-transcription",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/model/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/model",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/providers",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/shared-chat",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/shared",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/stream-object/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/stream-object",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/stream-text/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/stream-text",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/tool/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/tool",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/utils-chat",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@xsai/utils-stream",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/xsai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xsai",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"description": "extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
"author": "Moeru AI",
"license": "MIT",
Expand Down

0 comments on commit 9672d84

Please sign in to comment.