Skip to content

Commit afe7ea5

Browse files
Tecvan-fefanwenjie
andauthored
chore: Publish release/20250519-c55845 (#9)
Co-authored-by: fanwenjie <tecvan.fe@gmail.com>
1 parent 65f3fdf commit afe7ea5

16 files changed

+52
-145
lines changed

common/changes/@coze-arch/rush-publish-plugin/feat-auto-publish_2025-05-16-09-14.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-auto-publish_2025-05-16-09-34.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-auto-publish_2025-05-16-09-38.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-auto-publish_2025-05-16-09-40.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-auto-publish_2025-05-19-02-54.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-rush-change-plugin_2025-03-25-14-54.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-rush-change-plugin_2025-03-26-06-22.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-rush-change-plugin_2025-03-26-06-30.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-rush-change-plugin_2025-03-26-06-35.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-rush-change-plugin_2025-03-26-06-40.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-rush-change-plugin_2025-03-26-06-41.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-rush-change-plugin_2025-03-27-03-48.json

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

common/changes/@coze-arch/rush-publish-plugin/feat-rush-change-plugin_2025-05-16-03-16.json

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"name": "@coze-arch/rush-publish-plugin",
3+
"entries": [
4+
{
5+
"version": "0.0.2",
6+
"tag": "HEAD",
7+
"date": "2025-05-19T03:39:51.335Z",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "for test only, should be revert"
12+
},
13+
{
14+
"comment": "change scope"
15+
},
16+
{
17+
"comment": "update lock"
18+
},
19+
{
20+
"comment": "use outside infra"
21+
},
22+
{
23+
"comment": "fix test error"
24+
}
25+
],
26+
"minor": [
27+
{
28+
"comment": "setup auto publish pipeline"
29+
}
30+
]
31+
}
32+
}
33+
]
34+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# @coze-arch/rush-publish-plugin
2+
3+
## 0.0.2 - 2025-05-19
4+
5+
### New Features
6+
7+
- setup auto publish pipeline
8+
9+
### Bug Fixes
10+
11+
- for test only, should be revert
12+
- change scope
13+
- update lock
14+
- use outside infra
15+
- fix test error
16+

packages/rush-plugins/publish/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coze-arch/rush-publish-plugin",
3-
"version": "0.0.1-alpha.bcd050",
3+
"version": "0.0.2",
44
"description": "rush plugin to generate change log and publish packages",
55
"keywords": [
66
"rush",
@@ -68,4 +68,4 @@
6868
},
6969
"main": "./lib/index.js"
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)