Conversation
WalkthroughThis update removes a changeset file related to a prior UI update, increments the package version to 9.1.0, and adds a corresponding changelog entry describing the removal of medium form width and adjustments to tag styles. No code or public API changes are included. Changes
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
🚧 Files skipped from review as they are similar to previous changes (2)
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 (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
CHANGELOG.md (1)
3-8: Add a release date for quicker context
Including the publication date beside the version makes the log easier to scan.-## 9.1.0 +## 9.1.0 – 2025-07-15
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (3)
.changeset/calm-shrimps-tie.md(0 hunks)CHANGELOG.md(1 hunks)package.json(1 hunks)
💤 Files with no reviewable changes (1)
- .changeset/calm-shrimps-tie.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
- GitHub Check: Redirect rules - aui
- GitHub Check: Header rules - aui
- GitHub Check: Pages changed - aui
- GitHub Check: Unit Test
- GitHub Check: Release Beta
🔇 Additional comments (1)
package.json (1)
3-3: Version bump matches change scope – LGTM
The minor-version increment is appropriate and consistent with the changelog entry.
a18e79e to
f0c6dda
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@alauda/ui@9.1.0
Minor Changes
#586
f255c12Thanks @yangxiaolang! - feat: remove medium form width and modify tag styles#589
9d0a9f5Thanks @yangxiaolang! - chore: revert tag style modifySummary by CodeRabbit