mirror of https://github.com/knative/func.git
17 lines
364 B
Plaintext
17 lines
364 B
Plaintext
{
|
|
"bumpFiles": [{
|
|
"filename": "version.txt",
|
|
"type": "plain-text"
|
|
}],
|
|
"types": [
|
|
{"type":"feat","section":"Features"},
|
|
{"type":"fix","section":"Bug Fixes"},
|
|
{"type":"chore","section":"Miscellaneous"},
|
|
{"type":"docs","section":"Documentation"},
|
|
{"type":"refactor","section":"Miscellaneous"}
|
|
],
|
|
"skip": {
|
|
"tag": true
|
|
}
|
|
}
|