opentiny / opentiny/tiny-robot
cli中不应该直接写死要升级的版本号
Open
@gene9831 is already working on this.
Since May 30, 2026.
- Dominant language
- TypeScript
- Stars
- 92
- Forks
- 16
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 16
Description
不要直接写死版本号,后续非常容易造成修改遗漏,建议改为引用package.json中的版本号(当前要发布的版本)做为目标版本
Originally posted by @hexqi in https://github.com/opentiny/tiny-robot/pull/354#discussion_r3328559017
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.