chore(release): 2.9.0

This commit is contained in:
2025-03-23 11:05:26 -05:00
parent acb9876d9b
commit 61abd44328
3 changed files with 129 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "lstv2",
"version": "2.8.0",
"version": "2.9.0",
"type": "module",
"scripts": {
"dev": "concurrently -n \"server,frontend\" -c \"#007755,#2f6da3\" \"npm run dev:server\" \"cd frontend && npm run dev\"",
@@ -78,4 +78,4 @@
"ws": "^8.18.1",
"zod": "^3.24.2"
}
}
}