Skip to content

No labels!

There aren’t any labels for this repository quite yet.

version: patch
version: patch
Use only on PRs to the release branch. Increments the patch version when merged.
version: minor
version: minor
Use only on PRs to the release branch. Increments the minor version when merged.
version: major
version: major
Use only on PRs to the release branch. Increments the major version when merged.
type: feature
type: feature
List this PR in the 'Features' section of the release notes.
type: docs
type: docs
List this PR in the 'Docs' section of the release notes.
type: bugfix
type: bugfix
List this PR in the 'Bug Fixes' section of the release notes.
php
php
Pull requests that update Php code
javascript
javascript
Pull requests that update Javascript code
dependencies
dependencies
Pull requests that update a dependency file
breaking change
breaking change
Add this label to a PR to indicate it should require a major release.