Skip to content

Commit

Permalink
chore: Update release-please-config.json with $schema and add "Miscel…
Browse files Browse the repository at this point in the history
…laneous" section

Signed-off-by: Paul Brissaud <[email protected]>
  • Loading branch information
pbrissaud committed Aug 21, 2024
1 parent 3e1af5e commit 138d8fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"changelog-sections": [
{
"type": "feat",
Expand All @@ -22,6 +23,7 @@
},
{
"type": "chore",
"section": "Miscellaneous",
"hidden": true
}
]
Expand Down

0 comments on commit 138d8fe

Please sign in to comment.