Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitde95e90

Browse files
committed
chore: release v0.2.0-beta.1
1 parentb292a05 commitde95e90

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

‎docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@xsai/docs",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"private":true,
66
"scripts": {
77
"build":"next build",

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@xsai/workspace",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"private":true,
66
"packageManager":"pnpm@10.0.0",
77
"repository":"github:moeru-ai/xsai",

‎packages-ext/compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@xsai-ext/compat",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"description":"extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
66
"author":"Moeru AI",
77
"license":"MIT",

‎packages-ext/providers-cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@xsai-ext/providers-cloud",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"description":"extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
66
"author":"Moeru AI",
77
"license":"MIT",

‎packages-ext/providers-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@xsai-ext/providers-local",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"description":"extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
66
"author":"Moeru AI",
77
"license":"MIT",

‎packages-ext/shared-providers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@xsai-ext/shared-providers",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"description":"extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
66
"author":"Moeru AI",
77
"license":"MIT",

‎packages-top/xsai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"xsai",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"description":"extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
66
"author":"Moeru AI",
77
"license":"MIT",

‎packages-top/xsfetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"xsfetch",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"description":"extra-small Fetch API with auto retry.",
66
"author":"Moeru AI",
77
"license":"MIT",

‎packages-top/xsschema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"xsschema",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"description":"extra-small, Standard Schema-based alternative to typeschema.",
66
"author":"Moeru AI",
77
"license":"MIT",

‎packages/embed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@xsai/embed",
33
"type":"module",
4-
"version":"0.1.3",
4+
"version":"0.2.0-beta.1",
55
"description":"extra-small AI SDK for Browser, Node.js, Deno, Bun or Edge Runtime.",
66
"author":"Moeru AI",
77
"license":"MIT",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp