@fluentui/react-persona 9.2.24 → 9.2.26
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +45 -3
- package/CHANGELOG.md +24 -4
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,49 @@
|
|
2
2
|
"name": "@fluentui/react-persona",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Tue,
|
5
|
+
"date": "Tue, 01 Aug 2023 10:14:29 GMT",
|
6
|
+
"tag": "@fluentui/react-persona_v9.2.26",
|
7
|
+
"version": "9.2.26",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-persona",
|
13
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.16",
|
14
|
+
"commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-persona",
|
19
|
+
"comment": "Bump @fluentui/react-badge to v9.1.23",
|
20
|
+
"commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-persona",
|
25
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.7.0",
|
26
|
+
"commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
}
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"date": "Thu, 27 Jul 2023 10:34:14 GMT",
|
33
|
+
"tag": "@fluentui/react-persona_v9.2.25",
|
34
|
+
"version": "9.2.25",
|
35
|
+
"comments": {
|
36
|
+
"patch": [
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-persona",
|
40
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.15",
|
41
|
+
"commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
|
42
|
+
}
|
43
|
+
]
|
44
|
+
}
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"date": "Tue, 25 Jul 2023 13:29:23 GMT",
|
6
48
|
"tag": "@fluentui/react-persona_v9.2.24",
|
7
49
|
"version": "9.2.24",
|
8
50
|
"comments": {
|
@@ -11,13 +53,13 @@
|
|
11
53
|
"author": "beachball",
|
12
54
|
"package": "@fluentui/react-persona",
|
13
55
|
"comment": "Bump @fluentui/react-avatar to v9.5.14",
|
14
|
-
"commit": "
|
56
|
+
"commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
|
15
57
|
},
|
16
58
|
{
|
17
59
|
"author": "beachball",
|
18
60
|
"package": "@fluentui/react-persona",
|
19
61
|
"comment": "Bump @fluentui/react-badge to v9.1.22",
|
20
|
-
"commit": "
|
62
|
+
"commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
|
21
63
|
}
|
22
64
|
]
|
23
65
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,38 @@
|
|
1
1
|
# Change Log - @fluentui/react-persona
|
2
2
|
|
3
|
-
This log was last generated on Tue,
|
3
|
+
This log was last generated on Tue, 01 Aug 2023 10:14:29 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.2.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.26)
|
8
|
+
|
9
|
+
Tue, 01 Aug 2023 10:14:29 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.25..@fluentui/react-persona_v9.2.26)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-avatar to v9.5.16 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
|
15
|
+
- Bump @fluentui/react-badge to v9.1.23 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
|
16
|
+
- Bump @fluentui/react-shared-contexts to v9.7.0 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
|
17
|
+
|
18
|
+
## [9.2.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.25)
|
19
|
+
|
20
|
+
Thu, 27 Jul 2023 10:34:14 GMT
|
21
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.24..@fluentui/react-persona_v9.2.25)
|
22
|
+
|
23
|
+
### Patches
|
24
|
+
|
25
|
+
- Bump @fluentui/react-avatar to v9.5.15 ([PR #28649](https://github.com/microsoft/fluentui/pull/28649) by beachball)
|
26
|
+
|
7
27
|
## [9.2.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.24)
|
8
28
|
|
9
|
-
Tue, 25 Jul 2023 13:
|
29
|
+
Tue, 25 Jul 2023 13:29:23 GMT
|
10
30
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.23..@fluentui/react-persona_v9.2.24)
|
11
31
|
|
12
32
|
### Patches
|
13
33
|
|
14
|
-
- Bump @fluentui/react-avatar to v9.5.14 ([PR #
|
15
|
-
- Bump @fluentui/react-badge to v9.1.22 ([PR #
|
34
|
+
- Bump @fluentui/react-avatar to v9.5.14 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
|
35
|
+
- Bump @fluentui/react-badge to v9.1.22 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
|
16
36
|
|
17
37
|
## [9.2.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.23)
|
18
38
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-persona",
|
3
|
-
"version": "9.2.
|
3
|
+
"version": "9.2.26",
|
4
4
|
"description": "React components for building web experiences",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -33,9 +33,9 @@
|
|
33
33
|
"@fluentui/scripts-tasks": "*"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@fluentui/react-avatar": "^9.5.
|
37
|
-
"@fluentui/react-badge": "^9.1.
|
38
|
-
"@fluentui/react-shared-contexts": "^9.
|
36
|
+
"@fluentui/react-avatar": "^9.5.16",
|
37
|
+
"@fluentui/react-badge": "^9.1.23",
|
38
|
+
"@fluentui/react-shared-contexts": "^9.7.0",
|
39
39
|
"@fluentui/react-theme": "^9.1.9",
|
40
40
|
"@fluentui/react-utilities": "^9.10.1",
|
41
41
|
"@fluentui/react-jsx-runtime": "9.0.0-alpha.12",
|