@supernova-studio/client 1.53.0 → 1.54.0

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
@@ -351,6 +351,7 @@ var FeaturesSummary = z7.object({
351
351
  forgeActiveDocumentsPerProject: featureLimitedSchema,
352
352
  forgePrivateProjects: featureToggleSchema,
353
353
  forgeActiveProjectContexts: featureLimitedSchema,
354
+ documentationPages: featureLimitedSchema,
354
355
  sandboxTemplates: featureToggleSchema
355
356
  });
356
357
  var InvoiceSchema = z8.object({