Skip to content

Labels

Labels

  • breaking

    Incompatible API change. MAJOR: x+1.y.z
  • chore

    Maintenance, refactoring, or housekeeping. Excluded from changelog, no version bump.
  • dependencies

    Dependency update. PATCH: x.y.z+1
  • feature

    New backwards-compatible functionality. MINOR: x.y+1.z
  • fix

    Bug fix, backwards-compatible. PATCH: x.y.z+1