v0.11.9 fixed tenant isolation bug

This commit is contained in:
2026-03-21 12:53:00 -04:00
parent e0e800012c
commit c5a8d728d2
8 changed files with 85 additions and 60 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jama-backend",
"version": "0.11.7",
"version": "0.11.9",
"description": "TeamChat backend server",
"main": "src/index.js",
"scripts": {