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

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

View file

@ -206,9 +206,7 @@
} }
], ],
"publish": [ "publish": [
"@semantic-release/changelog",
"@semantic-release/npm", "@semantic-release/npm",
"@semantic-release/git",
"@semantic-release/github" "@semantic-release/github"
] ]
}, },