Skip to content

Commit 6cf9bc0

Browse files
fix(release): add packages key to release-please config
1 parent c9a452d commit 6cf9bc0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

release-please-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3+
"packages": {
4+
".": {}
5+
},
36
"release-type": "node",
47
"changelog-sections": [
58
{ "type": "feat", "section": "Features" },

0 commit comments

Comments
 (0)