CMS 2.0
This commit is contained in:
25
vendor/php-mqtt/client/.github/release.yml
vendored
Normal file
25
vendor/php-mqtt/client/.github/release.yml
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- ignore-for-release
|
||||
authors:
|
||||
- octocat
|
||||
categories:
|
||||
- title: Added
|
||||
labels:
|
||||
- enhancement
|
||||
- title: Deprecated
|
||||
labels:
|
||||
- deprecated
|
||||
- title: Removed
|
||||
labels:
|
||||
- removed
|
||||
- title: Fixed
|
||||
labels:
|
||||
- bug
|
||||
- title: Security
|
||||
labels:
|
||||
- security
|
||||
- title: Changed
|
||||
labels:
|
||||
- "*"
|
||||
Reference in New Issue
Block a user