Loading...
Loading...
Define how a design system evolves — contribution models, versioning, change management, and deprecation.
npx skill4agent add owl-listener/designer-skills design-system-governance| Version type | When to use |
|---|---|
| Patch (1.0.x) | Bug fixes, documentation corrections, no API changes |
| Minor (1.x.0) | New components or variants added; backwards compatible |
| Major (x.0.0) | Breaking changes: renamed props, removed components, changed behavior |