Skip to content

Commit d207735

Browse files
Merge pull request #94 from iExecBlockchainComputing/ci/update-conf
ci: update release conf
2 parents 4e5a9d4 + 91f8691 commit d207735

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

release-please-config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,10 @@
1818
{ "type": "test", "section": "🧪 Tests", "hidden": false },
1919
{ "type": "docs", "section": "📚 Documentation", "hidden": true }
2020
],
21-
"release-type": "node"
21+
"packages": {
22+
".": {
23+
"release-type": "node",
24+
"changelog-path": "CHANGELOG.md"
25+
}
26+
}
2227
}

0 commit comments

Comments
 (0)