@supernova-studio/model 0.51.2 → 0.52.1

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
@@ -136,7 +136,8 @@ var FeaturesSummary = z6.object({
136
136
  workspaceViewers: featureLimitedSchema,
137
137
  customDocumentationExporter: featureToggleSchema,
138
138
  protectedPages: featureToggleSchema,
139
- approvals: featureToggleSchema
139
+ approvals: featureToggleSchema,
140
+ selectivePublishing: featureToggleSchema
140
141
  });
141
142
 
142
143
  // src/billing/invoice.ts