-
Notifications
You must be signed in to change notification settings - Fork 422
chore(release): v3.9.0 #4565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(release): v3.9.0 #4565
Conversation
Warning Rate limit exceeded@opensumi[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 23 minutes and 27 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (64)
## Walkthrough
本次变更将所有相关包的版本号从 3.8.2 升级到 3.9.0,并在 `CHANGELOG.md` 中新增了 3.9.0 版本的更新日志,详细列举了新特性、重构、样式优化及修复项。除此之外,未涉及代码实现、API 或导出实体的更改。
## Changes
| 文件/路径分组 | 变更摘要 |
|------------------------------------------------------|-----------------------------------|
| CHANGELOG.md | 新增 3.9.0 版本更新日志,列出所有新特性、重构、样式优化及修复项。 |
| lerna.json | 版本号由 3.8.2 升级为 3.9.0。 |
| packages/.../package.json<br>tools/.../package.json | 所有子包及工具的 package.json 文件中的版本号由 3.8.2 升级为 3.9.0,无其他内容变更。 |
## Possibly related PRs
- [opensumi/core#3901](https://github.com/opensumi/core/pull/3901):同样涉及批量包版本号从较早版本升级,关联于版本管理和发布流程。 ✨ Finishing Touches🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
What's Changed
What's New Features
Refactor
Style Changes
Other Changes
New Contributors
Full Changelog: v3.8.2...v3.9.0
Summary by CodeRabbit
新功能
重构
样式
修复
文档
杂项