@supernova-studio/model 1.3.1 → 1.3.3

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.js CHANGED
@@ -139,7 +139,8 @@ var FeaturesSummary = _zod.z.object({
139
139
  approvals: featureToggleSchema,
140
140
  selectivePublishing: featureToggleSchema,
141
141
  designSystemAccessModes: featureToggleSchema,
142
- designSystemRoles: featureToggleSchema
142
+ designSystemRoles: featureToggleSchema,
143
+ documentationPageRedirects: featureToggleSchema
143
144
  });
144
145
 
145
146
  // src/billing/invoice.ts