fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit 16d21019a0 - Show all commits

View file

@ -231,6 +231,7 @@
"release": { "release": {
"tagFormat": "${version}", "tagFormat": "${version}",
"debug": true, "debug": true,
"branches": ["main"],
"verifyConditions": [ "verifyConditions": [
"@semantic-release/github" "@semantic-release/github"
], ],