@fluentui/react-persona 9.2.42 → 9.2.44

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,109 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 20 Sep 2023 17:40:47 GMT",
5
+ "date": "Tue, 26 Sep 2023 17:44:13 GMT",
6
+ "tag": "@fluentui/react-persona_v9.2.44",
7
+ "version": "9.2.44",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "yuanboxue@microsoft.com",
12
+ "package": "@fluentui/react-persona",
13
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
14
+ "comment": "chore: trigger manual version bump after broken release"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-persona",
19
+ "comment": "Bump @fluentui/react-avatar to v9.5.34",
20
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-persona",
25
+ "comment": "Bump @fluentui/react-badge to v9.2.3",
26
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-persona",
31
+ "comment": "Bump @fluentui/react-shared-contexts to v9.9.1",
32
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-persona",
37
+ "comment": "Bump @fluentui/react-theme to v9.1.14",
38
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-persona",
43
+ "comment": "Bump @fluentui/react-utilities to v9.13.5",
44
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-persona",
49
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.12",
50
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Tue, 26 Sep 2023 15:31:54 GMT",
57
+ "tag": "@fluentui/react-persona_v9.2.43",
58
+ "version": "9.2.43",
59
+ "comments": {
60
+ "patch": [
61
+ {
62
+ "author": "martinhochel@microsoft.com",
63
+ "package": "@fluentui/react-persona",
64
+ "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
65
+ "comment": "fix: bump swc core to mitigate transpilation memory leaks"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-persona",
70
+ "comment": "Bump @fluentui/react-avatar to v9.5.33",
71
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-persona",
76
+ "comment": "Bump @fluentui/react-badge to v9.2.2",
77
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-persona",
82
+ "comment": "Bump @fluentui/react-shared-contexts to v9.9.0",
83
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-persona",
88
+ "comment": "Bump @fluentui/react-theme to v9.1.13",
89
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui/react-persona",
94
+ "comment": "Bump @fluentui/react-utilities to v9.13.4",
95
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui/react-persona",
100
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.11",
101
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
102
+ }
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "date": "Wed, 20 Sep 2023 17:47:39 GMT",
6
108
  "tag": "@fluentui/react-persona_v9.2.42",
7
109
  "version": "9.2.42",
8
110
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,42 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Wed, 20 Sep 2023 17:40:47 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 26 Sep 2023 17:44:13 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.44)
8
+
9
+ Tue, 26 Sep 2023 17:44:13 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.43..@fluentui/react-persona_v9.2.44)
11
+
12
+ ### Patches
13
+
14
+ - chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
15
+ - Bump @fluentui/react-avatar to v9.5.34 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
16
+ - Bump @fluentui/react-badge to v9.2.3 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
17
+ - Bump @fluentui/react-shared-contexts to v9.9.1 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
18
+ - Bump @fluentui/react-theme to v9.1.14 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.13.5 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
20
+ - Bump @fluentui/react-jsx-runtime to v9.0.12 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
21
+
22
+ ## [9.2.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.43)
23
+
24
+ Tue, 26 Sep 2023 15:31:54 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.42..@fluentui/react-persona_v9.2.43)
26
+
27
+ ### Patches
28
+
29
+ - fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
30
+ - Bump @fluentui/react-avatar to v9.5.33 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
31
+ - Bump @fluentui/react-badge to v9.2.2 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
32
+ - Bump @fluentui/react-shared-contexts to v9.9.0 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
33
+ - Bump @fluentui/react-theme to v9.1.13 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.13.4 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
35
+ - Bump @fluentui/react-jsx-runtime to v9.0.11 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
36
+
7
37
  ## [9.2.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.42)
8
38
 
9
- Wed, 20 Sep 2023 17:40:47 GMT
39
+ Wed, 20 Sep 2023 17:47:39 GMT
10
40
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.41..@fluentui/react-persona_v9.2.42)
11
41
 
12
42
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.2.42",
3
+ "version": "9.2.44",
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.32",
37
- "@fluentui/react-badge": "^9.2.1",
38
- "@fluentui/react-shared-contexts": "^9.8.1",
39
- "@fluentui/react-theme": "^9.1.12",
40
- "@fluentui/react-utilities": "^9.13.3",
41
- "@fluentui/react-jsx-runtime": "^9.0.10",
36
+ "@fluentui/react-avatar": "^9.5.34",
37
+ "@fluentui/react-badge": "^9.2.3",
38
+ "@fluentui/react-shared-contexts": "^9.9.1",
39
+ "@fluentui/react-theme": "^9.1.14",
40
+ "@fluentui/react-utilities": "^9.13.5",
41
+ "@fluentui/react-jsx-runtime": "^9.0.12",
42
42
  "@griffel/react": "^1.5.14",
43
43
  "@swc/helpers": "^0.5.1"
44
44
  },