@supernova-studio/model 0.48.12 → 0.48.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
@@ -2840,7 +2840,8 @@ var DesignElementSnapshotBase = z105.object({
2840
2840
  designSystemVersionId: z105.string(),
2841
2841
  createdAt: z105.coerce.date(),
2842
2842
  updatedAt: z105.coerce.date(),
2843
- reason: DesignElementSnapshotReason
2843
+ reason: DesignElementSnapshotReason,
2844
+ createdByUserId: z105.string()
2844
2845
  });
2845
2846
 
2846
2847
  // src/dsm/element-snapshots/documentation-page-snapshot.ts