release: v0.4.27

This commit is contained in:
LemonNeko
2025-05-01 20:11:51 +08:00
parent 1f6456ef46
commit a18f2c4313
13 changed files with 15 additions and 15 deletions
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/playground-prompt-engineering",
"type": "module",
"version": "0.4.26",
"version": "0.4.27",
"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.26",
"version": "0.4.27",
"private": true,
"description": "Airi tamagotchi app built with Tauri",
"author": "LemonNekoGH",