release: v0.9.0-alpha.19

This commit is contained in:
Neko Ayaka
2026-03-23 20:03:39 +08:00
parent 7921838244
commit ea7c832adc
35 changed files with 96 additions and 68 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server",
"type": "module",
"version": "0.9.0-alpha.18",
"version": "0.9.0-alpha.19",
"private": true,
"scripts": {
"apply:env": "dotenvx run -f .env -f .env.local --overload --ignore=MISSING_ENV_FILE",