@fluentui/react-persona 9.1.1 → 9.1.3
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +54 -4
- package/CHANGELOG.md +25 -5
- package/package.json +5 -4
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,57 @@
|
|
2
2
|
"name": "@fluentui/react-persona",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Tue, 17 Jan 2023 12:22:15 GMT",
|
6
|
+
"tag": "@fluentui/react-persona_v9.1.3",
|
7
|
+
"version": "9.1.3",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-persona",
|
13
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.14",
|
14
|
+
"commit": "08ccb46dd03a8871c1234008a5a543cd53f579a9"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-persona",
|
19
|
+
"comment": "Bump @fluentui/react-badge to v9.0.20",
|
20
|
+
"commit": "08ccb46dd03a8871c1234008a5a543cd53f579a9"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Mon, 16 Jan 2023 08:39:05 GMT",
|
27
|
+
"tag": "@fluentui/react-persona_v9.1.2",
|
28
|
+
"version": "9.1.2",
|
29
|
+
"comments": {
|
30
|
+
"none": [
|
31
|
+
{
|
32
|
+
"author": "martinhochel@microsoft.com",
|
33
|
+
"package": "@fluentui/react-persona",
|
34
|
+
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
|
35
|
+
"comment": "chore: migrate to packaged scripts"
|
36
|
+
}
|
37
|
+
],
|
38
|
+
"patch": [
|
39
|
+
{
|
40
|
+
"author": "beachball",
|
41
|
+
"package": "@fluentui/react-persona",
|
42
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.13",
|
43
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"author": "beachball",
|
47
|
+
"package": "@fluentui/react-persona",
|
48
|
+
"comment": "Bump @fluentui/react-badge to v9.0.19",
|
49
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
50
|
+
}
|
51
|
+
]
|
52
|
+
}
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"date": "Mon, 09 Jan 2023 14:35:02 GMT",
|
6
56
|
"tag": "@fluentui/react-persona_v9.1.1",
|
7
57
|
"version": "9.1.1",
|
8
58
|
"comments": {
|
@@ -11,19 +61,19 @@
|
|
11
61
|
"author": "beachball",
|
12
62
|
"package": "@fluentui/react-persona",
|
13
63
|
"comment": "Bump @fluentui/react-avatar to v9.2.12",
|
14
|
-
"commit": "
|
64
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
15
65
|
},
|
16
66
|
{
|
17
67
|
"author": "beachball",
|
18
68
|
"package": "@fluentui/react-persona",
|
19
69
|
"comment": "Bump @fluentui/react-badge to v9.0.18",
|
20
|
-
"commit": "
|
70
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
21
71
|
},
|
22
72
|
{
|
23
73
|
"author": "beachball",
|
24
74
|
"package": "@fluentui/react-persona",
|
25
75
|
"comment": "Bump @fluentui/react-utilities to v9.4.0",
|
26
|
-
"commit": "
|
76
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
27
77
|
}
|
28
78
|
]
|
29
79
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,19 +1,39 @@
|
|
1
1
|
# Change Log - @fluentui/react-persona
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 17 Jan 2023 12:22:15 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.3)
|
8
|
+
|
9
|
+
Tue, 17 Jan 2023 12:22:15 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.2..@fluentui/react-persona_v9.1.3)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-avatar to v9.2.14 ([PR #26371](https://github.com/microsoft/fluentui/pull/26371) by beachball)
|
15
|
+
- Bump @fluentui/react-badge to v9.0.20 ([PR #26371](https://github.com/microsoft/fluentui/pull/26371) by beachball)
|
16
|
+
|
17
|
+
## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.2)
|
18
|
+
|
19
|
+
Mon, 16 Jan 2023 08:39:05 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.1..@fluentui/react-persona_v9.1.2)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- Bump @fluentui/react-avatar to v9.2.13 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
25
|
+
- Bump @fluentui/react-badge to v9.0.19 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
26
|
+
|
7
27
|
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.1)
|
8
28
|
|
9
|
-
Mon, 09 Jan 2023 14:
|
29
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
10
30
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.0..@fluentui/react-persona_v9.1.1)
|
11
31
|
|
12
32
|
### Patches
|
13
33
|
|
14
|
-
- Bump @fluentui/react-avatar to v9.2.12 ([PR #
|
15
|
-
- Bump @fluentui/react-badge to v9.0.18 ([PR #
|
16
|
-
- Bump @fluentui/react-utilities to v9.4.0 ([PR #
|
34
|
+
- Bump @fluentui/react-avatar to v9.2.12 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
35
|
+
- Bump @fluentui/react-badge to v9.0.18 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
36
|
+
- Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
17
37
|
|
18
38
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.0)
|
19
39
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-persona",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.3",
|
4
4
|
"description": "React components for building web experiences",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,11 +28,12 @@
|
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
29
29
|
"@fluentui/react-conformance": "*",
|
30
30
|
"@fluentui/react-conformance-griffel": "9.0.0-beta.19",
|
31
|
-
"@fluentui/scripts": "*"
|
31
|
+
"@fluentui/scripts-api-extractor": "*",
|
32
|
+
"@fluentui/scripts-tasks": "*"
|
32
33
|
},
|
33
34
|
"dependencies": {
|
34
|
-
"@fluentui/react-avatar": "^9.2.
|
35
|
-
"@fluentui/react-badge": "^9.0.
|
35
|
+
"@fluentui/react-avatar": "^9.2.14",
|
36
|
+
"@fluentui/react-badge": "^9.0.20",
|
36
37
|
"@fluentui/react-theme": "^9.1.5",
|
37
38
|
"@fluentui/react-utilities": "^9.4.0",
|
38
39
|
"@griffel/react": "^1.5.2",
|