@fluentui/react-menu 9.8.0 → 9.8.2

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,79 @@
2
2
  "name": "@fluentui/react-menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 20 Jun 2023 12:34:43 GMT",
5
+ "date": "Tue, 27 Jun 2023 11:19:44 GMT",
6
+ "tag": "@fluentui/react-menu_v9.8.2",
7
+ "version": "9.8.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-menu",
13
+ "comment": "Bump @fluentui/react-portal to v9.2.15",
14
+ "commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-menu",
19
+ "comment": "Bump @fluentui/react-tabster to v9.9.0",
20
+ "commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Mon, 26 Jun 2023 09:53:55 GMT",
27
+ "tag": "@fluentui/react-menu_v9.8.1",
28
+ "version": "9.8.1",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-menu",
34
+ "comment": "Bump @fluentui/react-aria to v9.3.24",
35
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-menu",
40
+ "comment": "Bump @fluentui/react-context-selector to v9.1.24",
41
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-menu",
46
+ "comment": "Bump @fluentui/react-portal to v9.2.14",
47
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-menu",
52
+ "comment": "Bump @fluentui/react-positioning to v9.7.1",
53
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-menu",
58
+ "comment": "Bump @fluentui/react-tabster to v9.8.1",
59
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-menu",
64
+ "comment": "Bump @fluentui/react-utilities to v9.9.4",
65
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-menu",
70
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8",
71
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "date": "Tue, 20 Jun 2023 12:38:59 GMT",
6
78
  "tag": "@fluentui/react-menu_v9.8.0",
7
79
  "version": "9.8.0",
8
80
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui/react-menu
2
2
 
3
- This log was last generated on Tue, 20 Jun 2023 12:34:43 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 27 Jun 2023 11:19:44 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.8.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.8.2)
8
+
9
+ Tue, 27 Jun 2023 11:19:44 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.8.1..@fluentui/react-menu_v9.8.2)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-portal to v9.2.15 ([PR #28291](https://github.com/microsoft/fluentui/pull/28291) by beachball)
15
+ - Bump @fluentui/react-tabster to v9.9.0 ([PR #28291](https://github.com/microsoft/fluentui/pull/28291) by beachball)
16
+
17
+ ## [9.8.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.8.1)
18
+
19
+ Mon, 26 Jun 2023 09:53:55 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.8.0..@fluentui/react-menu_v9.8.1)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-aria to v9.3.24 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
25
+ - Bump @fluentui/react-context-selector to v9.1.24 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
26
+ - Bump @fluentui/react-portal to v9.2.14 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
27
+ - Bump @fluentui/react-positioning to v9.7.1 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
28
+ - Bump @fluentui/react-tabster to v9.8.1 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.9.4 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
30
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
31
+
7
32
  ## [9.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.8.0)
8
33
 
9
- Tue, 20 Jun 2023 12:34:43 GMT
34
+ Tue, 20 Jun 2023 12:38:59 GMT
10
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.16..@fluentui/react-menu_v9.8.0)
11
36
 
12
37
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-menu",
3
- "version": "9.8.0",
3
+ "version": "9.8.2",
4
4
  "description": "Fluent UI menu component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -37,16 +37,16 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@fluentui/keyboard-keys": "^9.0.3",
40
- "@fluentui/react-aria": "^9.3.23",
41
- "@fluentui/react-context-selector": "^9.1.23",
40
+ "@fluentui/react-aria": "^9.3.24",
41
+ "@fluentui/react-context-selector": "^9.1.24",
42
42
  "@fluentui/react-icons": "^2.0.203",
43
- "@fluentui/react-portal": "^9.2.13",
44
- "@fluentui/react-positioning": "^9.7.0",
43
+ "@fluentui/react-portal": "^9.2.15",
44
+ "@fluentui/react-positioning": "^9.7.1",
45
45
  "@fluentui/react-shared-contexts": "^9.5.1",
46
- "@fluentui/react-tabster": "^9.8.0",
46
+ "@fluentui/react-tabster": "^9.9.0",
47
47
  "@fluentui/react-theme": "^9.1.9",
48
- "@fluentui/react-utilities": "^9.9.3",
49
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.7",
48
+ "@fluentui/react-utilities": "^9.9.4",
49
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.8",
50
50
  "@griffel/react": "^1.5.7",
51
51
  "@swc/helpers": "^0.4.14"
52
52
  },