@supernova-studio/model 0.59.11 → 0.59.13

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.
package/dist/index.mjs CHANGED
@@ -5045,7 +5045,8 @@ var DesignSystemVersionRoomUpdate = z151.object({
5045
5045
  groupSnapshotIdsToDelete: z151.array(z151.string()),
5046
5046
  pageHashesToUpdate: z151.record(z151.string(), z151.string()),
5047
5047
  pageApprovals: z151.array(DocumentationPageApproval),
5048
- pageApprovalIdsToDelete: z151.array(z151.string())
5048
+ pageApprovalIdsToDelete: z151.array(z151.string()),
5049
+ executedTransactionIds: z151.array(z151.string())
5049
5050
  });
5050
5051
 
5051
5052
  // src/liveblocks/rooms/documentation-page-room.ts