@fluentui/react-persona 9.2.22 → 9.2.24

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,78 @@
2
2
  "name": "@fluentui/react-persona",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 11 Jul 2023 18:44:12 GMT",
5
+ "date": "Tue, 25 Jul 2023 13:26:26 GMT",
6
+ "tag": "@fluentui/react-persona_v9.2.24",
7
+ "version": "9.2.24",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-persona",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.14",
14
+ "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-persona",
19
+ "comment": "Bump @fluentui/react-badge to v9.1.22",
20
+ "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Thu, 20 Jul 2023 18:27:31 GMT",
27
+ "tag": "@fluentui/react-persona_v9.2.23",
28
+ "version": "9.2.23",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "olfedias@microsoft.com",
33
+ "package": "@fluentui/react-persona",
34
+ "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6",
35
+ "comment": "chore: migrate to monosize"
36
+ }
37
+ ],
38
+ "patch": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-persona",
42
+ "comment": "Bump @fluentui/react-avatar to v9.5.13",
43
+ "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-persona",
48
+ "comment": "Bump @fluentui/react-badge to v9.1.21",
49
+ "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-persona",
54
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.12",
55
+ "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
56
+ }
57
+ ]
58
+ }
59
+ },
60
+ {
61
+ "date": "Thu, 13 Jul 2023 21:25:43 GMT",
62
+ "tag": "@fluentui/react-persona_v9.2.22",
63
+ "version": "9.2.22",
64
+ "comments": {
65
+ "none": [
66
+ {
67
+ "author": "martinhochel@microsoft.com",
68
+ "package": "@fluentui/react-persona",
69
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
70
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
71
+ }
72
+ ]
73
+ }
74
+ },
75
+ {
76
+ "date": "Tue, 11 Jul 2023 18:46:36 GMT",
6
77
  "tag": "@fluentui/react-persona_v9.2.22",
7
78
  "version": "9.2.22",
8
79
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,33 @@
1
1
  # Change Log - @fluentui/react-persona
2
2
 
3
- This log was last generated on Tue, 11 Jul 2023 18:44:12 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 25 Jul 2023 13:26:26 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.2.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.24)
8
+
9
+ Tue, 25 Jul 2023 13:26:26 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.23..@fluentui/react-persona_v9.2.24)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.14 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
15
+ - Bump @fluentui/react-badge to v9.1.22 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
16
+
17
+ ## [9.2.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.23)
18
+
19
+ Thu, 20 Jul 2023 18:27:31 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.22..@fluentui/react-persona_v9.2.23)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-avatar to v9.5.13 ([PR #26826](https://github.com/microsoft/fluentui/pull/26826) by beachball)
25
+ - Bump @fluentui/react-badge to v9.1.21 ([PR #26826](https://github.com/microsoft/fluentui/pull/26826) by beachball)
26
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.12 ([PR #26826](https://github.com/microsoft/fluentui/pull/26826) by beachball)
27
+
7
28
  ## [9.2.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-persona_v9.2.22)
8
29
 
9
- Tue, 11 Jul 2023 18:44:12 GMT
30
+ Tue, 11 Jul 2023 18:46:36 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-persona_v9.2.21..@fluentui/react-persona_v9.2.22)
11
32
 
12
33
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-persona",
3
- "version": "9.2.22",
3
+ "version": "9.2.24",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -13,7 +13,7 @@
13
13
  "license": "MIT",
14
14
  "scripts": {
15
15
  "build": "just-scripts build",
16
- "bundle-size": "bundle-size measure",
16
+ "bundle-size": "monosize measure",
17
17
  "clean": "just-scripts clean",
18
18
  "code-style": "just-scripts code-style",
19
19
  "just": "just-scripts",
@@ -28,17 +28,17 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0",
31
+ "@fluentui/react-conformance-griffel": "*",
32
32
  "@fluentui/scripts-api-extractor": "*",
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-avatar": "^9.5.12",
37
- "@fluentui/react-badge": "^9.1.20",
36
+ "@fluentui/react-avatar": "^9.5.14",
37
+ "@fluentui/react-badge": "^9.1.22",
38
38
  "@fluentui/react-shared-contexts": "^9.6.0",
39
39
  "@fluentui/react-theme": "^9.1.9",
40
40
  "@fluentui/react-utilities": "^9.10.1",
41
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.11",
41
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.12",
42
42
  "@griffel/react": "^1.5.7",
43
43
  "@swc/helpers": "^0.4.14"
44
44
  },