We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caac511 commit 3be263cCopy full SHA for 3be263c
release-please-config.json
@@ -1,10 +1,12 @@
1
{
2
+ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"packages": {
4
"packages/svelte-fluent": {
5
"release-type": "node",
6
"package-name": "@nubolab-ffwd/svelte-fluent",
7
"bootstrap-sha": "4cb551f03363b033dd34a1be8afaaeadbe8186d4",
- "prerelease-type": "next"
8
+ "prerelease-type": "next",
9
+ "changelog-path": "/CHANGELOG.md"
10
}
11
12
0 commit comments