release: v0.9.0-alpha.20

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