@fluentui/react-persona 9.2.28 → 9.2.29
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +39 -6
- package/CHANGELOG.md +19 -7
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,40 @@
|
|
2
2
|
"name": "@fluentui/react-persona",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Fri, 11 Aug 2023 12:10:20 GMT",
|
6
|
+
"tag": "@fluentui/react-persona_v9.2.29",
|
7
|
+
"version": "9.2.29",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-persona",
|
13
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.19",
|
14
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-persona",
|
19
|
+
"comment": "Bump @fluentui/react-badge to v9.1.26",
|
20
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-persona",
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.1",
|
26
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-persona",
|
31
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
|
32
|
+
"commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Wed, 09 Aug 2023 13:17:00 GMT",
|
6
39
|
"tag": "@fluentui/react-persona_v9.2.28",
|
7
40
|
"version": "9.2.28",
|
8
41
|
"comments": {
|
@@ -23,31 +56,31 @@
|
|
23
56
|
"author": "beachball",
|
24
57
|
"package": "@fluentui/react-persona",
|
25
58
|
"comment": "Bump @fluentui/react-avatar to v9.5.18",
|
26
|
-
"commit": "
|
59
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
27
60
|
},
|
28
61
|
{
|
29
62
|
"author": "beachball",
|
30
63
|
"package": "@fluentui/react-persona",
|
31
64
|
"comment": "Bump @fluentui/react-badge to v9.1.25",
|
32
|
-
"commit": "
|
65
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
33
66
|
},
|
34
67
|
{
|
35
68
|
"author": "beachball",
|
36
69
|
"package": "@fluentui/react-persona",
|
37
70
|
"comment": "Bump @fluentui/react-shared-contexts to v9.7.2",
|
38
|
-
"commit": "
|
71
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
39
72
|
},
|
40
73
|
{
|
41
74
|
"author": "beachball",
|
42
75
|
"package": "@fluentui/react-persona",
|
43
76
|
"comment": "Bump @fluentui/react-theme to v9.1.11",
|
44
|
-
"commit": "
|
77
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
45
78
|
},
|
46
79
|
{
|
47
80
|
"author": "beachball",
|
48
81
|
"package": "@fluentui/react-persona",
|
49
82
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
|
50
|
-
"commit": "
|
83
|
+
"commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
|
51
84
|
}
|
52
85
|
]
|
53
86
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,35 @@
|
|
1
1
|
# Change Log - @fluentui/react-persona
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Fri, 11 Aug 2023 12:10:20 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.2.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.29)
|
8
|
+
|
9
|
+
Fri, 11 Aug 2023 12:10:20 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.28..@fluentui/react-persona_v9.2.29)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-avatar to v9.5.19 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
15
|
+
- Bump @fluentui/react-badge to v9.1.26 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
17
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
|
18
|
+
|
7
19
|
## [9.2.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.28)
|
8
20
|
|
9
|
-
Wed, 09 Aug 2023 13:
|
21
|
+
Wed, 09 Aug 2023 13:17:00 GMT
|
10
22
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.27..@fluentui/react-persona_v9.2.28)
|
11
23
|
|
12
24
|
### Patches
|
13
25
|
|
14
26
|
- chore(cxe-red): migrate to new slot API ([PR #28753](https://github.com/microsoft/fluentui/pull/28753) by bernardo.sunderhus@gmail.com)
|
15
27
|
- 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 ([
|
17
|
-
- Bump @fluentui/react-badge to v9.1.25 ([
|
18
|
-
- Bump @fluentui/react-shared-contexts to v9.7.2 ([
|
19
|
-
- Bump @fluentui/react-theme to v9.1.11 ([
|
20
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([
|
28
|
+
- Bump @fluentui/react-avatar to v9.5.18 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
29
|
+
- Bump @fluentui/react-badge to v9.1.25 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
30
|
+
- Bump @fluentui/react-shared-contexts to v9.7.2 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
31
|
+
- Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
32
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
|
21
33
|
|
22
34
|
## [9.2.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.27)
|
23
35
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-persona",
|
3
|
-
"version": "9.2.
|
3
|
+
"version": "9.2.29",
|
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.
|
37
|
-
"@fluentui/react-badge": "^9.1.
|
36
|
+
"@fluentui/react-avatar": "^9.5.19",
|
37
|
+
"@fluentui/react-badge": "^9.1.26",
|
38
38
|
"@fluentui/react-shared-contexts": "^9.7.2",
|
39
39
|
"@fluentui/react-theme": "^9.1.11",
|
40
|
-
"@fluentui/react-utilities": "^9.11.
|
41
|
-
"@fluentui/react-jsx-runtime": "9.0.0-alpha.
|
40
|
+
"@fluentui/react-utilities": "^9.11.1",
|
41
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.15",
|
42
42
|
"@griffel/react": "^1.5.14",
|
43
43
|
"@swc/helpers": "^0.4.14"
|
44
44
|
},
|