@fluentui/react-persona 9.2.45 → 9.2.47

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,73 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 02 Oct 2023 08:53:05 GMT",
5
+ "date": "Thu, 05 Oct 2023 15:18:01 GMT",
6
+ "tag": "@fluentui/react-persona_v9.2.47",
7
+ "version": "9.2.47",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-persona",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.37",
14
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-persona",
19
+ "comment": "Bump @fluentui/react-badge to v9.2.6",
20
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-persona",
25
+ "comment": "Bump @fluentui/react-utilities to v9.14.1",
26
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-persona",
31
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.14",
32
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 04 Oct 2023 08:45:47 GMT",
39
+ "tag": "@fluentui/react-persona_v9.2.46",
40
+ "version": "9.2.46",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-persona",
46
+ "comment": "Bump @fluentui/react-avatar to v9.5.36",
47
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-persona",
52
+ "comment": "Bump @fluentui/react-badge to v9.2.5",
53
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-persona",
58
+ "comment": "Bump @fluentui/react-utilities to v9.14.0",
59
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-persona",
64
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.13",
65
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Mon, 02 Oct 2023 08:56:05 GMT",
6
72
  "tag": "@fluentui/react-persona_v9.2.45",
7
73
  "version": "9.2.45",
8
74
  "comments": {
@@ -11,19 +77,19 @@
11
77
  "author": "beachball",
12
78
  "package": "@fluentui/react-persona",
13
79
  "comment": "Bump @fluentui/react-avatar to v9.5.35",
14
- "commit": "18ddec93bdb85a009bc1392058c52b2ea336340e"
80
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
15
81
  },
16
82
  {
17
83
  "author": "beachball",
18
84
  "package": "@fluentui/react-persona",
19
85
  "comment": "Bump @fluentui/react-badge to v9.2.4",
20
- "commit": "18ddec93bdb85a009bc1392058c52b2ea336340e"
86
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
21
87
  },
22
88
  {
23
89
  "author": "beachball",
24
90
  "package": "@fluentui/react-persona",
25
91
  "comment": "Bump @fluentui/react-shared-contexts to v9.9.2",
26
- "commit": "18ddec93bdb85a009bc1392058c52b2ea336340e"
92
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
27
93
  }
28
94
  ]
29
95
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,43 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Mon, 02 Oct 2023 08:53:05 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 05 Oct 2023 15:18:01 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.47)
8
+
9
+ Thu, 05 Oct 2023 15:18:01 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.46..@fluentui/react-persona_v9.2.47)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.37 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
15
+ - Bump @fluentui/react-badge to v9.2.6 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.14.1 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
17
+ - Bump @fluentui/react-jsx-runtime to v9.0.14 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
18
+
19
+ ## [9.2.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.46)
20
+
21
+ Wed, 04 Oct 2023 08:45:47 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.45..@fluentui/react-persona_v9.2.46)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-avatar to v9.5.36 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
27
+ - Bump @fluentui/react-badge to v9.2.5 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
29
+ - Bump @fluentui/react-jsx-runtime to v9.0.13 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
30
+
7
31
  ## [9.2.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.45)
8
32
 
9
- Mon, 02 Oct 2023 08:53:05 GMT
33
+ Mon, 02 Oct 2023 08:56:05 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.44..@fluentui/react-persona_v9.2.45)
11
35
 
12
36
  ### Patches
13
37
 
14
- - Bump @fluentui/react-avatar to v9.5.35 ([PR #29351](https://github.com/microsoft/fluentui/pull/29351) by beachball)
15
- - Bump @fluentui/react-badge to v9.2.4 ([PR #29351](https://github.com/microsoft/fluentui/pull/29351) by beachball)
16
- - Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29351](https://github.com/microsoft/fluentui/pull/29351) by beachball)
38
+ - Bump @fluentui/react-avatar to v9.5.35 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
39
+ - Bump @fluentui/react-badge to v9.2.4 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
40
+ - Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
17
41
 
18
42
  ## [9.2.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.44)
19
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.2.45",
3
+ "version": "9.2.47",
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.35",
37
- "@fluentui/react-badge": "^9.2.4",
36
+ "@fluentui/react-avatar": "^9.5.37",
37
+ "@fluentui/react-badge": "^9.2.6",
38
38
  "@fluentui/react-shared-contexts": "^9.9.2",
39
39
  "@fluentui/react-theme": "^9.1.14",
40
- "@fluentui/react-utilities": "^9.13.5",
41
- "@fluentui/react-jsx-runtime": "^9.0.12",
40
+ "@fluentui/react-utilities": "^9.14.1",
41
+ "@fluentui/react-jsx-runtime": "^9.0.14",
42
42
  "@griffel/react": "^1.5.14",
43
43
  "@swc/helpers": "^0.5.1"
44
44
  },