build: fix melos parsing error + disable commit reference to avoid null error... #195

Merged
hugo merged 1 commits from build/melos/fix-migration into master 2023-05-04 07:46:28 +00:00

View File

@ -1,5 +1,5 @@
name: Wyatt-Packages
#repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages Gitea not yet supported
# repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
sdkPath: auto
@ -15,10 +15,10 @@ command:
updateGitTagRefs: true
linkToCommits: false # Gitea not yet supported
workspaceChangelog: true
includeCommitId: true
includeCommitId: false # Generate error in Melos 3...
branch: master
message: |
chore(release): publish packages 🎉
chore(release): publish packages
{new_package_versions}