Skip to content

Commit 47566cf

Browse files
committed
release: v0.4.22
1 parent 74ee9c8 commit 47566cf

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/stage-tamagotchi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/stage-tamagotchi",
33
"type": "module",
4-
"version": "0.4.21",
4+
"version": "0.4.22",
55
"private": true,
66
"description": "Airi tamagotchi app written in Tauri",
77
"author": "LemonNekoGH",

packages/memory-pgvector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/memory-pgvector",
33
"type": "module",
4-
"version": "0.4.21",
4+
"version": "0.4.22",
55
"private": true,
66
"description": "",
77
"author": "",

packages/server-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/server-runtime",
33
"type": "module",
4-
"version": "0.4.21",
4+
"version": "0.4.22",
55
"description": "Server runtime implementation for Airi running in different environments",
66
"author": {
77
"name": "Neko Ayaka",

packages/server-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/server-sdk",
33
"type": "module",
4-
"version": "0.4.21",
4+
"version": "0.4.22",
55
"description": "Client-side SDK implementation for connecting to Airi server components and runtimes",
66
"author": {
77
"name": "Neko Ayaka",

packages/server-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/server-shared",
33
"type": "module",
4-
"version": "0.4.21",
4+
"version": "0.4.22",
55
"description": "Server shared types, utilities for Airi server components and runtimes",
66
"author": {
77
"name": "Neko Ayaka",

services/twitter-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/twitter-services",
33
"type": "module",
4-
"version": "0.4.21",
4+
"version": "0.4.22",
55
"private": true,
66
"description": "Twitter Services for MCP",
77
"author": "RainbowBird <rbxin2003@outlook.com>",

0 commit comments

Comments
 (0)