@fluentui/react-overflow 9.1.30 → 9.1.31

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log - @fluentui/react-overflow
2
2
 
3
- This log was last generated on Mon, 23 Sep 2024 12:36:04 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## [9.1.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.1.30)
8
8
 
9
- Mon, 23 Sep 2024 12:36:04 GMT
9
+ Mon, 23 Sep 2024 12:40:17 GMT
10
10
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.1.29..@fluentui/react-overflow_v9.1.30)
11
11
 
12
12
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-overflow",
3
- "version": "9.1.30",
3
+ "version": "9.1.31",
4
4
  "description": "React bindings for @fluentui/priority-overflow",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",