Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@rc-component/dropdown": "~1.0.0",
"@rc-component/menu": "~1.1.0",
"@rc-component/menu": "~1.2.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For dependency updates, it's important to provide context for reviewers and for future reference. Please update the pull request description to include a summary of the changes in @rc-component/menu v1.2.0 and ideally a link to its changelog. This helps in verifying that the update doesn't introduce breaking changes and makes the reason for the upgrade clear.

"@rc-component/motion": "^1.1.3",
"@rc-component/resize-observer": "^1.0.0",
"@rc-component/util": "^1.3.0",
Expand Down