mirror of
https://github.com/javalent/markdown-attributes.git
synced 2026-07-22 05:40:25 +00:00
20 lines
525 B
JSON
20 lines
525 B
JSON
{
|
|
"packages": {
|
|
".": {
|
|
"changelog-path": "CHANGELOG.md",
|
|
"release-type": "node"
|
|
}
|
|
},
|
|
"include-component-in-tag": false,
|
|
"include-v-in-tag": false,
|
|
"extra-files": [
|
|
{
|
|
"type": "json",
|
|
"path": "manifest.json",
|
|
"jsonpath": "$.version"
|
|
}
|
|
],
|
|
"last-release-sha": "9b9d20211e6cafd4aa90066e65de51e14c27ecda",
|
|
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|