Skip to content

Commit 398d9ff

Browse files
author
fanwenjie
committed
chore: rush plugin for generate change logs
1 parent 843a6a3 commit 398d9ff

38 files changed

+1529
-144
lines changed
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-infra/npm-mcp-server",
5+
"comment": "rush plugin for generate change logs",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@coze-infra/npm-mcp-server",
10+
"email": "[email protected]"
11+
}

common/config/subspaces/default/pnpm-lock.yaml

Lines changed: 604 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mcp/npm/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"zod": "^3.24.2"
4141
},
4242
"devDependencies": {
43-
"@commitlint/types": "^17.4.0",
4443
"@coze-infra/eslint-config": "workspace:*",
4544
"@coze-infra/ts-config": "workspace:*",
4645
"@coze-infra/vitest-config": "workspace:*",

packages/rush-plugins/change/__tests__/.gitkeep

Whitespace-only changes.

packages/rush-plugins/change/command-line.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/rush-plugins/change/src/index.ts

Lines changed: 0 additions & 29 deletions
This file was deleted.

packages/rush-plugins/change/src/types.ts

Lines changed: 0 additions & 84 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)