@fluentui/react-persona 9.1.3 → 9.1.5

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,37 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 17 Jan 2023 12:22:15 GMT",
5
+ "date": "Mon, 23 Jan 2023 16:41:44 GMT",
6
+ "tag": "@fluentui/react-persona_v9.1.5",
7
+ "version": "9.1.5",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-persona",
13
+ "comment": "Bump @fluentui/react-avatar to v9.2.16",
14
+ "commit": "86a28f6ebcc84819c695f12b841b9377736fb5f7"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Wed, 18 Jan 2023 16:32:57 GMT",
21
+ "tag": "@fluentui/react-persona_v9.1.4",
22
+ "version": "9.1.4",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui/react-persona",
28
+ "comment": "Bump @fluentui/react-avatar to v9.2.15",
29
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Tue, 17 Jan 2023 12:22:56 GMT",
6
36
  "tag": "@fluentui/react-persona_v9.1.3",
7
37
  "version": "9.1.3",
8
38
  "comments": {
@@ -11,13 +41,13 @@
11
41
  "author": "beachball",
12
42
  "package": "@fluentui/react-persona",
13
43
  "comment": "Bump @fluentui/react-avatar to v9.2.14",
14
- "commit": "08ccb46dd03a8871c1234008a5a543cd53f579a9"
44
+ "commit": "64989c23309e77e51bb42c00609fd2425cd20680"
15
45
  },
16
46
  {
17
47
  "author": "beachball",
18
48
  "package": "@fluentui/react-persona",
19
49
  "comment": "Bump @fluentui/react-badge to v9.0.20",
20
- "commit": "08ccb46dd03a8871c1234008a5a543cd53f579a9"
50
+ "commit": "64989c23309e77e51bb42c00609fd2425cd20680"
21
51
  }
22
52
  ]
23
53
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,36 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Tue, 17 Jan 2023 12:22:15 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 Jan 2023 16:41:44 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.5)
8
+
9
+ Mon, 23 Jan 2023 16:41:44 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.4..@fluentui/react-persona_v9.1.5)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-avatar to v9.2.16 ([PR #26454](https://github.com/microsoft/fluentui/pull/26454) by beachball)
15
+
16
+ ## [9.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.4)
17
+
18
+ Wed, 18 Jan 2023 16:32:57 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.3..@fluentui/react-persona_v9.1.4)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-avatar to v9.2.15 ([PR #26377](https://github.com/microsoft/fluentui/pull/26377) by beachball)
24
+
7
25
  ## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.3)
8
26
 
9
- Tue, 17 Jan 2023 12:22:15 GMT
27
+ Tue, 17 Jan 2023 12:22:56 GMT
10
28
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.1.2..@fluentui/react-persona_v9.1.3)
11
29
 
12
30
  ### Patches
13
31
 
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)
32
+ - Bump @fluentui/react-avatar to v9.2.14 ([PR #26373](https://github.com/microsoft/fluentui/pull/26373) by beachball)
33
+ - Bump @fluentui/react-badge to v9.0.20 ([PR #26373](https://github.com/microsoft/fluentui/pull/26373) by beachball)
16
34
 
17
35
  ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.1.2)
18
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.1.3",
3
+ "version": "9.1.5",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -32,7 +32,7 @@
32
32
  "@fluentui/scripts-tasks": "*"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-avatar": "^9.2.14",
35
+ "@fluentui/react-avatar": "^9.2.16",
36
36
  "@fluentui/react-badge": "^9.0.20",
37
37
  "@fluentui/react-theme": "^9.1.5",
38
38
  "@fluentui/react-utilities": "^9.4.0",