@fluentui/react-persona 9.2.17 → 9.2.19
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +61 -5
- package/CHANGELOG.md +27 -6
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,63 @@
|
|
2
2
|
"name": "@fluentui/react-persona",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 28 Jun 2023 11:08:31 GMT",
|
6
|
+
"tag": "@fluentui/react-persona_v9.2.19",
|
7
|
+
"version": "9.2.19",
|
8
|
+
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "martinhochel@microsoft.com",
|
12
|
+
"package": "@fluentui/react-persona",
|
13
|
+
"commit": "fbe878e9c9785588197481f172c42c2c0a230292",
|
14
|
+
"comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
|
15
|
+
}
|
16
|
+
],
|
17
|
+
"patch": [
|
18
|
+
{
|
19
|
+
"author": "beachball",
|
20
|
+
"package": "@fluentui/react-persona",
|
21
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.9",
|
22
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"author": "beachball",
|
26
|
+
"package": "@fluentui/react-persona",
|
27
|
+
"comment": "Bump @fluentui/react-badge to v9.1.18",
|
28
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"author": "beachball",
|
32
|
+
"package": "@fluentui/react-persona",
|
33
|
+
"comment": "Bump @fluentui/react-utilities to v9.10.0",
|
34
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"author": "beachball",
|
38
|
+
"package": "@fluentui/react-persona",
|
39
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.9",
|
40
|
+
"commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
|
41
|
+
}
|
42
|
+
]
|
43
|
+
}
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"date": "Tue, 27 Jun 2023 11:21:23 GMT",
|
47
|
+
"tag": "@fluentui/react-persona_v9.2.18",
|
48
|
+
"version": "9.2.18",
|
49
|
+
"comments": {
|
50
|
+
"patch": [
|
51
|
+
{
|
52
|
+
"author": "beachball",
|
53
|
+
"package": "@fluentui/react-persona",
|
54
|
+
"comment": "Bump @fluentui/react-avatar to v9.5.8",
|
55
|
+
"commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
|
56
|
+
}
|
57
|
+
]
|
58
|
+
}
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"date": "Mon, 26 Jun 2023 09:53:55 GMT",
|
6
62
|
"tag": "@fluentui/react-persona_v9.2.17",
|
7
63
|
"version": "9.2.17",
|
8
64
|
"comments": {
|
@@ -11,25 +67,25 @@
|
|
11
67
|
"author": "beachball",
|
12
68
|
"package": "@fluentui/react-persona",
|
13
69
|
"comment": "Bump @fluentui/react-avatar to v9.5.7",
|
14
|
-
"commit": "
|
70
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
15
71
|
},
|
16
72
|
{
|
17
73
|
"author": "beachball",
|
18
74
|
"package": "@fluentui/react-persona",
|
19
75
|
"comment": "Bump @fluentui/react-badge to v9.1.17",
|
20
|
-
"commit": "
|
76
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
21
77
|
},
|
22
78
|
{
|
23
79
|
"author": "beachball",
|
24
80
|
"package": "@fluentui/react-persona",
|
25
81
|
"comment": "Bump @fluentui/react-utilities to v9.9.4",
|
26
|
-
"commit": "
|
82
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
27
83
|
},
|
28
84
|
{
|
29
85
|
"author": "beachball",
|
30
86
|
"package": "@fluentui/react-persona",
|
31
87
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8",
|
32
|
-
"commit": "
|
88
|
+
"commit": "3e47257676ace0598b9ed336a54befd4d063c332"
|
33
89
|
}
|
34
90
|
]
|
35
91
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,41 @@
|
|
1
1
|
# Change Log - @fluentui/react-persona
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 28 Jun 2023 11:08:31 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.2.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.19)
|
8
|
+
|
9
|
+
Wed, 28 Jun 2023 11:08:31 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.18..@fluentui/react-persona_v9.2.19)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-avatar to v9.5.9 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
|
15
|
+
- Bump @fluentui/react-badge to v9.1.18 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v9.10.0 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
|
17
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.9 ([PR #28320](https://github.com/microsoft/fluentui/pull/28320) by beachball)
|
18
|
+
|
19
|
+
## [9.2.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.18)
|
20
|
+
|
21
|
+
Tue, 27 Jun 2023 11:21:23 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.17..@fluentui/react-persona_v9.2.18)
|
23
|
+
|
24
|
+
### Patches
|
25
|
+
|
26
|
+
- Bump @fluentui/react-avatar to v9.5.8 ([PR #28291](https://github.com/microsoft/fluentui/pull/28291) by beachball)
|
27
|
+
|
7
28
|
## [9.2.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.17)
|
8
29
|
|
9
|
-
Mon, 26 Jun 2023 09:
|
30
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
10
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.16..@fluentui/react-persona_v9.2.17)
|
11
32
|
|
12
33
|
### Patches
|
13
34
|
|
14
|
-
- Bump @fluentui/react-avatar to v9.5.7 ([PR #
|
15
|
-
- Bump @fluentui/react-badge to v9.1.17 ([PR #
|
16
|
-
- Bump @fluentui/react-utilities to v9.9.4 ([PR #
|
17
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8 ([PR #
|
35
|
+
- Bump @fluentui/react-avatar to v9.5.7 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
36
|
+
- Bump @fluentui/react-badge to v9.1.17 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
37
|
+
- Bump @fluentui/react-utilities to v9.9.4 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
38
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8 ([PR #28296](https://github.com/microsoft/fluentui/pull/28296) by beachball)
|
18
39
|
|
19
40
|
## [9.2.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.16)
|
20
41
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-persona",
|
3
|
-
"version": "9.2.
|
3
|
+
"version": "9.2.19",
|
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.9",
|
37
|
+
"@fluentui/react-badge": "^9.1.18",
|
38
38
|
"@fluentui/react-shared-contexts": "^9.5.1",
|
39
39
|
"@fluentui/react-theme": "^9.1.9",
|
40
|
-
"@fluentui/react-utilities": "^9.
|
41
|
-
"@fluentui/react-jsx-runtime": "9.0.0-alpha.
|
40
|
+
"@fluentui/react-utilities": "^9.10.0",
|
41
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.9",
|
42
42
|
"@griffel/react": "^1.5.7",
|
43
43
|
"@swc/helpers": "^0.4.14"
|
44
44
|
},
|