Skip to content

Commit

Permalink
chore: yarn change
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpenner committed Dec 9, 2024
1 parent d529ef8 commit 619b080
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "refactor(MenuPopover): migrate opacity transition to Fade component",
"packageName": "@fluentui/react-menu",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "refactor(Popover): migrate opacity transition to Fade component",
"packageName": "@fluentui/react-popover",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "refactor(react-positioning): migrate opacity transition to Fade component",
"packageName": "@fluentui/react-positioning",
"email": "[email protected]",
"dependentChangeType": "patch"
}

0 comments on commit 619b080

Please sign in to comment.