@fluentui/react-persona 9.2.28 → 9.2.30

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,67 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 09 Aug 2023 13:11:41 GMT",
5
+ "date": "Wed, 16 Aug 2023 11:35:24 GMT",
6
+ "tag": "@fluentui/react-persona_v9.2.30",
7
+ "version": "9.2.30",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-persona",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.20",
14
+ "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-persona",
19
+ "comment": "Bump @fluentui/react-badge to v9.1.27",
20
+ "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-persona",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16",
26
+ "commit": "f14628ac44d2cea2301452829d9775e49f70b824"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Fri, 11 Aug 2023 12:14:26 GMT",
33
+ "tag": "@fluentui/react-persona_v9.2.29",
34
+ "version": "9.2.29",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-persona",
40
+ "comment": "Bump @fluentui/react-avatar to v9.5.19",
41
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-persona",
46
+ "comment": "Bump @fluentui/react-badge to v9.1.26",
47
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-persona",
52
+ "comment": "Bump @fluentui/react-utilities to v9.11.1",
53
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-persona",
58
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
59
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Wed, 09 Aug 2023 13:17:00 GMT",
6
66
  "tag": "@fluentui/react-persona_v9.2.28",
7
67
  "version": "9.2.28",
8
68
  "comments": {
@@ -23,31 +83,31 @@
23
83
  "author": "beachball",
24
84
  "package": "@fluentui/react-persona",
25
85
  "comment": "Bump @fluentui/react-avatar to v9.5.18",
26
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
86
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
27
87
  },
28
88
  {
29
89
  "author": "beachball",
30
90
  "package": "@fluentui/react-persona",
31
91
  "comment": "Bump @fluentui/react-badge to v9.1.25",
32
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
92
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
33
93
  },
34
94
  {
35
95
  "author": "beachball",
36
96
  "package": "@fluentui/react-persona",
37
97
  "comment": "Bump @fluentui/react-shared-contexts to v9.7.2",
38
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
98
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
39
99
  },
40
100
  {
41
101
  "author": "beachball",
42
102
  "package": "@fluentui/react-persona",
43
103
  "comment": "Bump @fluentui/react-theme to v9.1.11",
44
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
104
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
45
105
  },
46
106
  {
47
107
  "author": "beachball",
48
108
  "package": "@fluentui/react-persona",
49
109
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
50
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
110
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
51
111
  }
52
112
  ]
53
113
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,46 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Wed, 09 Aug 2023 13:11:41 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 16 Aug 2023 11:35:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.30)
8
+
9
+ Wed, 16 Aug 2023 11:35:24 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.29..@fluentui/react-persona_v9.2.30)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.20 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
15
+ - Bump @fluentui/react-badge to v9.1.27 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 ([commit](https://github.com/microsoft/fluentui/commit/f14628ac44d2cea2301452829d9775e49f70b824) by beachball)
17
+
18
+ ## [9.2.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.29)
19
+
20
+ Fri, 11 Aug 2023 12:14:26 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.28..@fluentui/react-persona_v9.2.29)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-avatar to v9.5.19 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
26
+ - Bump @fluentui/react-badge to v9.1.26 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
28
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
29
+
7
30
  ## [9.2.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.28)
8
31
 
9
- Wed, 09 Aug 2023 13:11:41 GMT
32
+ Wed, 09 Aug 2023 13:17:00 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.27..@fluentui/react-persona_v9.2.28)
11
34
 
12
35
  ### Patches
13
36
 
14
37
  - chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
15
38
  - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
16
- - Bump @fluentui/react-avatar to v9.5.18 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
17
- - Bump @fluentui/react-badge to v9.1.25 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
18
- - Bump @fluentui/react-shared-contexts to v9.7.2 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
19
- - Bump @fluentui/react-theme to v9.1.11 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
20
- - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
39
+ - Bump @fluentui/react-avatar to v9.5.18 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
40
+ - Bump @fluentui/react-badge to v9.1.25 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
41
+ - Bump @fluentui/react-shared-contexts to v9.7.2 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
42
+ - Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
43
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
21
44
 
22
45
  ## [9.2.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.27)
23
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.2.28",
3
+ "version": "9.2.30",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,12 +33,12 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-avatar": "^9.5.18",
37
- "@fluentui/react-badge": "^9.1.25",
36
+ "@fluentui/react-avatar": "^9.5.20",
37
+ "@fluentui/react-badge": "^9.1.27",
38
38
  "@fluentui/react-shared-contexts": "^9.7.2",
39
39
  "@fluentui/react-theme": "^9.1.11",
40
- "@fluentui/react-utilities": "^9.11.0",
41
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.14",
40
+ "@fluentui/react-utilities": "^9.11.1",
41
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.16",
42
42
  "@griffel/react": "^1.5.14",
43
43
  "@swc/helpers": "^0.4.14"
44
44
  },