release: v0.4.25

This commit is contained in:
RainbowBird
2025-04-27 21:55:27 +08:00
parent 8645c42681
commit 9fa24dbc87
8 changed files with 8 additions and 8 deletions
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/playground-prompt-engineering",
"type": "module",
"version": "0.4.24",
"version": "0.4.25",
"private": true,
"description": "Prompt Engineering Playground for AI Characters",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/stage-tamagotchi",
"type": "module",
"version": "0.4.24",
"version": "0.4.25",
"private": true,
"description": "Airi tamagotchi app built with Tauri",
"author": "LemonNekoGH",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/memory-pgvector",
"type": "module",
"version": "0.4.24",
"version": "0.4.25",
"private": true,
"description": "",
"author": "",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server-runtime",
"type": "module",
"version": "0.4.24",
"version": "0.4.25",
"description": "Server runtime implementation for Airi running in different environments",
"author": {
"name": "Neko Ayaka",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server-sdk",
"type": "module",
"version": "0.4.24",
"version": "0.4.25",
"description": "Client-side SDK implementation for connecting to Airi server components and runtimes",
"author": {
"name": "Neko Ayaka",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server-shared",
"type": "module",
"version": "0.4.24",
"version": "0.4.25",
"description": "Server shared types, utilities for Airi server components and runtimes",
"author": {
"name": "Neko Ayaka",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/ui",
"type": "module",
"version": "0.4.24",
"version": "0.4.25",
"description": "A collection of UI components that used by Project AIRI",
"author": {
"name": "Neko Ayaka",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/twitter-services",
"type": "module",
"version": "0.4.24",
"version": "0.4.25",
"private": true,
"description": "Twitter Services for MCP",
"author": "RainbowBird <rbxin2003@outlook.com>",