Labels
Labels
28 labels
- Changes around build process
 - Updates to dependencies only
 - Changes only affect the documentation
 - Adds a new feature or improves on an existing one
 - Fixes a bug
 - A major breaking change
 - Improve performance of an existing feature
 - Changes that introduce no new features or fixes
 - Add or improve existing tests
 - being discussed
 - good issue for people new to the project
 - Forces a release of the browserslist-config regardless of whether there were changes.
 - Forces a release of the cli regardless of whether there were changes.
 - Forces a release of the eslint-config regardless of whether there were changes.
 - Forces a release of the prettier-config regardless of whether there were changes.
 - Forces a release of the semantic-release-config regardless of whether there were changes.
 - Forces a release of the stylelint-config regardless of whether there were changes.
 - Skips the release step when this pr is merged
 - PR is approved and ready to merge
 - blocked by some external factor
 - PR needs reviewing
 - PR has been released
 - being worked on
 - fixes a bug and should be reviewed ASAP
 - generated by a CI cron job
 - adds a new feature or improves on an existing one
 - addresses a security vulnerability