Skip to content

Commit f978255

Browse files
Tecvan-fefanwenjie
andauthored
chore: Publish release/20250519-472b91 (#10)
Co-authored-by: fanwenjie <tecvan.fe@gmail.com>
1 parent de9941c commit f978255

File tree

4 files changed

+20
-12
lines changed

4 files changed

+20
-12
lines changed

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

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

packages/rush-plugins/publish/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@coze-arch/rush-publish-plugin",
33
"entries": [
4+
{
5+
"version": "0.0.3",
6+
"tag": "HEAD",
7+
"date": "2025-05-19T03:50:00.376Z",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "better logic"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.0.2",
618
"tag": "HEAD",

packages/rush-plugins/publish/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @coze-arch/rush-publish-plugin
22

3+
## 0.0.3 - 2025-05-19
4+
5+
### Bug Fixes
6+
7+
- better logic
8+
9+
310
## 0.0.2 - 2025-05-19
411

512
### New Features

packages/rush-plugins/publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coze-arch/rush-publish-plugin",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "rush plugin to generate change log and publish packages",
55
"keywords": [
66
"rush",

0 commit comments

Comments
 (0)