Skip to content

Commit 848ccdd

Browse files
Fix invalid JSON in release-please-config.json extra-files array
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1e34425 commit 848ccdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"type": "xml",
1919
"path": "pom.xml",
2020
"xpath": "/*[local-name()='project']/*[local-name()='version']"
21+
},
2122
"README.md",
2223
"src/main/java/com/microsoft/graph/info/Constants.java"
2324
]

0 commit comments

Comments
 (0)