@fluentui/react-aria 9.3.26 → 9.3.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fluentui/react-aria",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 03 Jul 2023 11:54:01 GMT",
5
+ "date": "Mon, 03 Jul 2023 11:57:14 GMT",
6
6
  "tag": "@fluentui/react-aria_v9.3.26",
7
7
  "version": "9.3.26",
8
8
  "comments": {
@@ -11,7 +11,7 @@
11
11
  "author": "beachball",
12
12
  "package": "@fluentui/react-aria",
13
13
  "comment": "Bump @fluentui/react-utilities to v9.10.1",
14
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
14
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
15
15
  }
16
16
  ]
17
17
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # Change Log - @fluentui/react-aria
2
2
 
3
- This log was last generated on Mon, 03 Jul 2023 11:54:01 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 03 Jul 2023 11:57:14 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
7
  ## [9.3.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.3.26)
8
8
 
9
- Mon, 03 Jul 2023 11:54:01 GMT
9
+ Mon, 03 Jul 2023 11:57:14 GMT
10
10
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.3.25..@fluentui/react-aria_v9.3.26)
11
11
 
12
12
  ### Patches
13
13
 
14
- - Bump @fluentui/react-utilities to v9.10.1 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
14
+ - Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
15
15
 
16
16
  ## [9.3.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.3.25)
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-aria",
3
- "version": "9.3.26",
3
+ "version": "9.3.27",
4
4
  "description": "React helper to ensure ARIA",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",