Skip to content

Commit c2e31fc

Browse files
author
fanwenjie
committed
chore: setup publish
1 parent f978255 commit c2e31fc

File tree

7 files changed

+264
-71
lines changed

7 files changed

+264
-71
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,5 @@ packages/chat-sdk/.env.development
173173

174174
opensource_git_commit.log
175175
sensitive_info_result.txt
176+
177+
.rollup.cache

common/autoinstallers/plugins/pnpm-lock.yaml

Lines changed: 27 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@coze-arch/rush-publish-plugin",
5+
"comment": "setup publish",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@coze-arch/rush-publish-plugin",
10+
"email": "tecvan.fe@gmail.com"
11+
}

0 commit comments

Comments
 (0)