chore(release): 2.11.0

This commit is contained in:
2025-03-30 10:12:17 -05:00
parent 63b1151cb7
commit bfd4aec4eb
3 changed files with 72 additions and 4 deletions

View File

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