release: v0.9.0-alpha.4

This commit is contained in:
LemonNeko
2026-03-08 17:37:59 +08:00
parent 9c514b17f0
commit 7b981d08de
35 changed files with 40 additions and 41 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server",
"type": "module",
"version": "0.9.0-alpha.3",
"version": "0.9.0-alpha.4",
"private": true,
"scripts": {
"apply:env": "dotenvx run -f .env -f .env.local --overload --ignore=MISSING_ENV_FILE",