@fluentui/react-menu 9.0.2 → 9.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,52 @@
2
2
  "name": "@fluentui/react-menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Jul 2022 17:03:29 GMT",
5
+ "date": "Thu, 14 Jul 2022 21:18:36 GMT",
6
+ "tag": "@fluentui/react-menu_v9.0.3",
7
+ "version": "9.0.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "Humberto.Morimoto@microsoft.com",
12
+ "package": "@fluentui/react-menu",
13
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
14
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-menu",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.0.2",
20
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-menu",
25
+ "comment": "Bump @fluentui/react-portal to v9.0.3",
26
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-menu",
31
+ "comment": "Bump @fluentui/react-positioning to v9.1.1",
32
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-menu",
37
+ "comment": "Bump @fluentui/react-tabster to v9.0.3",
38
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-menu",
43
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
44
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 14 Jul 2022 17:06:20 GMT",
6
51
  "tag": "@fluentui/react-menu_v9.0.2",
7
52
  "version": "9.0.2",
8
53
  "comments": {
@@ -17,37 +62,37 @@
17
62
  "author": "beachball",
18
63
  "package": "@fluentui/react-menu",
19
64
  "comment": "Bump @fluentui/react-context-selector to v9.0.1",
20
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
65
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
21
66
  },
22
67
  {
23
68
  "author": "beachball",
24
69
  "package": "@fluentui/react-menu",
25
70
  "comment": "Bump @fluentui/react-portal to v9.0.2",
26
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
71
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
27
72
  },
28
73
  {
29
74
  "author": "beachball",
30
75
  "package": "@fluentui/react-menu",
31
76
  "comment": "Bump @fluentui/react-positioning to v9.1.0",
32
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
77
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
33
78
  },
34
79
  {
35
80
  "author": "beachball",
36
81
  "package": "@fluentui/react-menu",
37
82
  "comment": "Bump @fluentui/react-tabster to v9.0.2",
38
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
83
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
39
84
  },
40
85
  {
41
86
  "author": "beachball",
42
87
  "package": "@fluentui/react-menu",
43
88
  "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
44
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
89
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
45
90
  },
46
91
  {
47
92
  "author": "beachball",
48
93
  "package": "@fluentui/react-menu",
49
94
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
50
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
95
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
51
96
  }
52
97
  ],
53
98
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,23 +1,37 @@
1
1
  # Change Log - @fluentui/react-menu
2
2
 
3
- This log was last generated on Thu, 14 Jul 2022 17:03:29 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Jul 2022 21:18:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.3)
8
+
9
+ Thu, 14 Jul 2022 21:18:36 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.2..@fluentui/react-menu_v9.0.3)
11
+
12
+ ### Patches
13
+
14
+ - fix: Fixing bad version bump of @fluentui/react-utilities. ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by Humberto.Morimoto@microsoft.com)
15
+ - Bump @fluentui/react-context-selector to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
16
+ - Bump @fluentui/react-portal to v9.0.3 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
17
+ - Bump @fluentui/react-positioning to v9.1.1 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.0.3 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
20
+
7
21
  ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.2)
8
22
 
9
- Thu, 14 Jul 2022 17:03:29 GMT
23
+ Thu, 14 Jul 2022 17:06:20 GMT
10
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.1..@fluentui/react-menu_v9.0.2)
11
25
 
12
26
  ### Patches
13
27
 
14
28
  - chore: Update @fluentui/react-icons dependency to v2.0.175 ([PR #23812](https://github.com/microsoft/fluentui/pull/23812) by ololubek@microsoft.com)
15
- - Bump @fluentui/react-context-selector to v9.0.1 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
16
- - Bump @fluentui/react-portal to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
17
- - Bump @fluentui/react-positioning to v9.1.0 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
18
- - Bump @fluentui/react-tabster to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
19
- - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
29
+ - Bump @fluentui/react-context-selector to v9.0.1 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
30
+ - Bump @fluentui/react-portal to v9.0.2 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
31
+ - Bump @fluentui/react-positioning to v9.1.0 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
32
+ - Bump @fluentui/react-tabster to v9.0.2 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
33
+ - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
34
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
21
35
 
22
36
  ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.1)
23
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-menu",
3
- "version": "9.0.2",
3
+ "version": "9.0.3",
4
4
  "description": "Fluent UI menu component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,14 +35,14 @@
35
35
  },
36
36
  "dependencies": {
37
37
  "@fluentui/keyboard-keys": "^9.0.0",
38
- "@fluentui/react-context-selector": "^9.0.1",
38
+ "@fluentui/react-context-selector": "^9.0.2",
39
39
  "@fluentui/react-icons": "^2.0.175",
40
- "@fluentui/react-portal": "^9.0.2",
41
- "@fluentui/react-positioning": "^9.1.0",
40
+ "@fluentui/react-portal": "^9.0.3",
41
+ "@fluentui/react-positioning": "^9.1.1",
42
42
  "@fluentui/react-shared-contexts": "^9.0.0",
43
- "@fluentui/react-tabster": "^9.0.2",
43
+ "@fluentui/react-tabster": "^9.0.3",
44
44
  "@fluentui/react-theme": "^9.0.0",
45
- "@fluentui/react-utilities": "^9.0.1-0",
45
+ "@fluentui/react-utilities": "^9.0.2",
46
46
  "@griffel/react": "^1.2.0",
47
47
  "tslib": "^2.1.0"
48
48
  },