release: v0.4.23

This commit is contained in:
Neko Ayaka
2025-04-27 13:31:58 +08:00
parent 168873ef90
commit 03d21c2f01
9 changed files with 9 additions and 9 deletions
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/playground-prompt-engineering",
"type": "module",
"version": "0.1.0",
"version": "0.4.23",
"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.22",
"version": "0.4.23",
"private": true,
"description": "Airi tamagotchi app built with Tauri",
"author": "LemonNekoGH",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "gpuu",
"type": "module",
"version": "1.0.0",
"version": "0.4.23",
"description": "A collection of utilities for working with GPUs, especially for WebGPU.",
"author": {
"name": "Neko Ayaka",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/memory-pgvector",
"type": "module",
"version": "0.4.22",
"version": "0.4.23",
"private": true,
"description": "",
"author": "",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server-runtime",
"type": "module",
"version": "0.4.22",
"version": "0.4.23",
"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.22",
"version": "0.4.23",
"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.22",
"version": "0.4.23",
"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",
"private": true,
"version": "0.4.23",
"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.22",
"version": "0.4.23",
"private": true,
"description": "Twitter Services for MCP",
"author": "RainbowBird <rbxin2003@outlook.com>",