- The Pull Request title follows our guidelines eg.
feat(PrioritySelector): new component
- Breaking changes are mentioned eg.
BREAKING CHANGE: isMultiSelect prop is removed
, if any. - Squash and Merge option is selected as merge option.
feat(PrioritySelector): new component
BREAKING CHANGE: isMultiSelect prop is removed
, if any.