feat: modify the way of bumping version#485
Merged
Conversation
Walkthrough此次变更主要涉及版本管理系统的重构和版本升级。将版本升级流程从交互式改为自动化批量处理,升级了 Changes
|
There was a problem hiding this comment.
Files selected (7)
- CHANGELOG.md (4)
- blocklets/image-bin/blocklet.yml (5)
- packages/uploader-server/CHANGELOG.md (1)
- packages/uploader/CHANGELOG.md (1)
- packages/xss/CHANGELOG.md (1)
- pnpm-lock.yaml (71)
- scripts/bump-version.mjs (1)
Files ignored due to filter (5)
- blocklets/image-bin/package.json
- package.json
- packages/uploader-server/package.json
- packages/uploader/package.json
- packages/xss/package.json
Files skipped from review due to trivial changes (2)
- CHANGELOG.md
- packages/uploader/CHANGELOG.md
Review comments generated (85)
- Review: 1
- LGTM: 84
donotlb
approved these changes
Jan 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
关联 Issue
主要改动
界面截图
测试计划
检查清单
Summary by AIGNE
发布说明
重构
bumpp工具至最新版本 (10.3.2),改善版本管理稳定性配置
维护