Skip to content

Commit e669afc

Browse files
committed
chore(release): 更新发布版本号至 4.0.2
1 parent 1609df8 commit e669afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
with:
2323
token: ${{ secrets.RELEASE_TOKEN }}
2424
release-type: node
25-
release-as: 4.0.1
25+
release-as: 4.0.2
2626
package-name: release-please-action
2727
changelog-types: '[{"type":"types","section":"Types","hidden":false},{"type":"revert","section":"Reverts","hidden":false},{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"improvement","section":"Feature Improvements","hidden":false},{"type":"docs","section":"Docs","hidden":false},{"type":"ci","section":"CI","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'

0 commit comments

Comments
 (0)