Remove provider version bump#879
Conversation
|
| Name | Type |
|---|---|
| @igloo-ui/form-group | Major |
| @igloo-ui/icon-button | Major |
| @igloo-ui/input | Major |
| @igloo-ui/modal | Major |
| @igloo-ui/pager | Major |
| @igloo-ui/progress-bar | Major |
| @igloo-ui/ellipsis | Minor |
| @igloo-ui/filter | Minor |
| @igloo-ui/helper-text | Minor |
| @igloo-ui/hyperlink | Minor |
| @igloo-ui/list | Minor |
| @igloo-ui/metric | Minor |
| @igloo-ui/option-button | Minor |
| @igloo-ui/pie-chart | Minor |
| @igloo-ui/popover | Minor |
| @igloo-ui/tag-picker | Patch |
| @igloo-ui/action-menu | Patch |
| @igloo-ui/alert | Patch |
| @igloo-ui/combobox | Patch |
| @igloo-ui/datepicker | Patch |
| @igloo-ui/select | Patch |
| @igloo-ui/tag | Patch |
| @igloo-ui/text-editor | Patch |
| @igloo-ui/toaster | Patch |
| @igloo-ui/dialog | Patch |
| @igloo-ui/stacked-bar | Patch |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
✅ Deploy Preview for igloo-ui ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull Request Overview
This PR removes an unnecessary version bump for the @igloo-ui/provider package from a changeset file. The provider package has not been modified and therefore does not require a version increment, which was affecting other packages' version management in the changeset process.
- Removes the
@igloo-ui/providerminor version bump entry from the changeset - Preserves all other package version bumps for the rebranding effort
The provider has not changed so it does not need a bump, and is affecting other package's versions in the changeset PR