@fluentui/react-avatar 9.6.42 → 9.6.43

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +21 -11
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,26 +1,36 @@
1
1
  # Change Log - @fluentui/react-avatar
2
2
 
3
- This log was last generated on Mon, 11 Nov 2024 09:55:30 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 18 Nov 2024 09:42:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.6.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.43)
8
+
9
+ Mon, 18 Nov 2024 09:42:22 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.6.42..@fluentui/react-avatar_v9.6.43)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-popover to v9.9.25 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
15
+ - Bump @fluentui/react-tooltip to v9.4.43 ([PR #33229](https://github.com/microsoft/fluentui/pull/33229) by beachball)
16
+
7
17
  ## [9.6.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.42)
8
18
 
9
- Mon, 11 Nov 2024 09:55:30 GMT
19
+ Mon, 11 Nov 2024 10:01:05 GMT
10
20
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.6.41..@fluentui/react-avatar_v9.6.42)
11
21
 
12
22
  ### Patches
13
23
 
14
24
  - chore: replace npm-scripts and just-scrtips with nx inferred tasks ([PR #33074](https://github.com/microsoft/fluentui/pull/33074) by martinhochel@microsoft.com)
15
- - Bump @fluentui/react-badge to v9.2.45 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
16
- - Bump @fluentui/react-context-selector to v9.1.69 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
17
- - Bump @fluentui/react-popover to v9.9.24 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
18
- - Bump @fluentui/react-shared-contexts to v9.21.0 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
19
- - Bump @fluentui/react-tabster to v9.23.0 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
20
- - Bump @fluentui/react-theme to v9.1.22 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
21
- - Bump @fluentui/react-tooltip to v9.4.42 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
22
- - Bump @fluentui/react-utilities to v9.18.17 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
23
- - Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball)
25
+ - Bump @fluentui/react-badge to v9.2.45 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
26
+ - Bump @fluentui/react-context-selector to v9.1.69 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
27
+ - Bump @fluentui/react-popover to v9.9.24 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
28
+ - Bump @fluentui/react-shared-contexts to v9.21.0 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
29
+ - Bump @fluentui/react-tabster to v9.23.0 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
30
+ - Bump @fluentui/react-theme to v9.1.22 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
31
+ - Bump @fluentui/react-tooltip to v9.4.42 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.18.17 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
33
+ - Bump @fluentui/react-jsx-runtime to v9.0.46 ([PR #33238](https://github.com/microsoft/fluentui/pull/33238) by beachball)
24
34
 
25
35
  ## [9.6.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.6.41)
26
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-avatar",
3
- "version": "9.6.42",
3
+ "version": "9.6.43",
4
4
  "description": "React components for building Microsoft web experiences.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -24,11 +24,11 @@
24
24
  "@fluentui/react-badge": "^9.2.45",
25
25
  "@fluentui/react-context-selector": "^9.1.69",
26
26
  "@fluentui/react-icons": "^2.0.245",
27
- "@fluentui/react-popover": "^9.9.24",
27
+ "@fluentui/react-popover": "^9.9.25",
28
28
  "@fluentui/react-shared-contexts": "^9.21.0",
29
29
  "@fluentui/react-tabster": "^9.23.0",
30
30
  "@fluentui/react-theme": "^9.1.22",
31
- "@fluentui/react-tooltip": "^9.4.42",
31
+ "@fluentui/react-tooltip": "^9.4.43",
32
32
  "@fluentui/react-utilities": "^9.18.17",
33
33
  "@fluentui/react-jsx-runtime": "^9.0.46",
34
34
  "@griffel/react": "^1.5.22",