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.
@@ -8757,6 +8757,7 @@ const roomSchema = z.object({
8757
8757
  organizationUid: z.string(),
8758
8758
  organizationType: z.string(),
8759
8759
  recentTimestamp: z.number(),
8760
+ organizationName: z.string(),
8760
8761
  context: z.object({
8761
8762
  freelancerId: z.string(),
8762
8763
  freelancerOrgId: z.string(),