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

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

View file

@ -186,8 +186,8 @@
}
},
"release": {
"debug": true,
"verifyConditions": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git",
"@semantic-release/github"
@ -205,7 +205,6 @@
}
],
"publish": [
"@semantic-release/npm",
"@semantic-release/github"
]