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 c4fa81a commit cdec92dCopy full SHA for cdec92d
release-please-config.json
@@ -1,8 +1,9 @@
1
{
2
- "packages": {
3
- ".": {
4
- "release-type": "maven",
5
- "package-name": "compas-scl-data-service"
6
- }
+ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
+ "packages": {
+ ".": {
+ "release-type": "maven",
+ "package-name": "compas-scl-data-service"
7
}
8
+ }
9
+}
0 commit comments