{
"Release Note Component": {
"prefix": "release",
"body": [
"",
" ",
" - $4",
" ",
"",
" ",
" - $5",
" ",
"",
" ",
" - $6",
" ",
"",
" ",
" - $7",
" ",
"",
" ",
" - $8",
" ",
""
],
"description": "DocuBook Release Note component with all change types"
},
"Release Note Simple": {
"prefix": "release-simple",
"body": [
"",
" ",
" - $5",
" \n$0",
""
],
"description": "Simple DocuBook Release Note component with one change type"
},
"Changes Only": {
"prefix": "changes",
"body": [
"",
" - $2",
""
],
"description": "DocuBook Changes component for individual change items"
}
}