release: v0.5.0

This commit is contained in:
Neko Ayaka
2025-05-10 23:57:57 +08:00
parent 9348cc99a6
commit 8231a7ad84
9 changed files with 9 additions and 9 deletions
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/playground-prompt-engineering",
"type": "module",
"version": "0.4.27",
"version": "0.5.0",
"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.27",
"version": "0.5.0",
"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.27",
"version": "0.5.0",
"private": true,
"description": "",
"author": "",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server-runtime",
"type": "module",
"version": "0.4.27",
"version": "0.5.0",
"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.27",
"version": "0.5.0",
"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.27",
"version": "0.5.0",
"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/tauri-plugin-mcp",
"type": "module",
"version": "0.4.27",
"version": "0.5.0",
"packageManager": "pnpm@10.10.0",
"description": "A Tauri plugin for interacting with MCP servers.",
"author": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/ui",
"type": "module",
"version": "0.4.27",
"version": "0.5.0",
"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.27",
"version": "0.5.0",
"private": true,
"description": "Twitter Services for MCP",
"author": "RainbowBird <rbxin2003@outlook.com>",