lancer-shared 1.2.319 → 1.2.320

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8755,6 +8755,7 @@ const roomSchema = z.object({
8755
8755
  organizationUid: z.string(),
8756
8756
  organizationType: z.string(),
8757
8757
  recentTimestamp: z.number(),
8758
+ organizationName: z.string(),
8758
8759
  context: z.object({
8759
8760
  freelancerId: z.string(),
8760
8761
  freelancerOrgId: z.string(),