@fluentui/react-avatar 9.2.12 → 9.2.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,69 @@
2
2
  "name": "@fluentui/react-avatar",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 14:31:42 GMT",
5
+ "date": "Tue, 17 Jan 2023 12:22:15 GMT",
6
+ "tag": "@fluentui/react-avatar_v9.2.14",
7
+ "version": "9.2.14",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-avatar",
13
+ "comment": "Bump @fluentui/react-badge to v9.0.20",
14
+ "commit": "08ccb46dd03a8871c1234008a5a543cd53f579a9"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 16 Jan 2023 08:38:55 GMT",
21
+ "tag": "@fluentui/react-avatar_v9.2.13",
22
+ "version": "9.2.13",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "martinhochel@microsoft.com",
27
+ "package": "@fluentui/react-avatar",
28
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
29
+ "comment": "chore: migrate to packaged scripts"
30
+ }
31
+ ],
32
+ "patch": [
33
+ {
34
+ "author": "beachball",
35
+ "package": "@fluentui/react-avatar",
36
+ "comment": "Bump @fluentui/react-badge to v9.0.19",
37
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
38
+ },
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-avatar",
42
+ "comment": "Bump @fluentui/react-popover to v9.4.1",
43
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-avatar",
48
+ "comment": "Bump @fluentui/react-shared-contexts to v9.1.5",
49
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-avatar",
54
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
55
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-avatar",
60
+ "comment": "Bump @fluentui/react-tooltip to v9.1.8",
61
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
62
+ }
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "date": "Mon, 09 Jan 2023 14:34:55 GMT",
6
68
  "tag": "@fluentui/react-avatar_v9.2.12",
7
69
  "version": "9.2.12",
8
70
  "comments": {
@@ -19,37 +81,37 @@
19
81
  "author": "beachball",
20
82
  "package": "@fluentui/react-avatar",
21
83
  "comment": "Bump @fluentui/react-badge to v9.0.18",
22
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
84
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
23
85
  },
24
86
  {
25
87
  "author": "beachball",
26
88
  "package": "@fluentui/react-avatar",
27
89
  "comment": "Bump @fluentui/react-context-selector to v9.1.5",
28
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
90
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
29
91
  },
30
92
  {
31
93
  "author": "beachball",
32
94
  "package": "@fluentui/react-avatar",
33
95
  "comment": "Bump @fluentui/react-popover to v9.4.0",
34
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
96
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
35
97
  },
36
98
  {
37
99
  "author": "beachball",
38
100
  "package": "@fluentui/react-avatar",
39
101
  "comment": "Bump @fluentui/react-tabster to v9.3.6",
40
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
102
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
41
103
  },
42
104
  {
43
105
  "author": "beachball",
44
106
  "package": "@fluentui/react-avatar",
45
107
  "comment": "Bump @fluentui/react-tooltip to v9.1.7",
46
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
108
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
47
109
  },
48
110
  {
49
111
  "author": "beachball",
50
112
  "package": "@fluentui/react-avatar",
51
113
  "comment": "Bump @fluentui/react-utilities to v9.4.0",
52
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
114
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
53
115
  }
54
116
  ]
55
117
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,44 @@
1
1
  # Change Log - @fluentui/react-avatar
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 14:31:42 GMT and should not be manually modified.
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.2.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.2.14)
8
+
9
+ Tue, 17 Jan 2023 12:22:15 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.2.13..@fluentui/react-avatar_v9.2.14)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-badge to v9.0.20 ([PR #26371](https://github.com/microsoft/fluentui/pull/26371) by beachball)
15
+
16
+ ## [9.2.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.2.13)
17
+
18
+ Mon, 16 Jan 2023 08:38:55 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.2.12..@fluentui/react-avatar_v9.2.13)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-badge to v9.0.19 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
24
+ - Bump @fluentui/react-popover to v9.4.1 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
25
+ - Bump @fluentui/react-shared-contexts to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
26
+ - Bump @fluentui/react-tabster to v9.3.7 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
27
+ - Bump @fluentui/react-tooltip to v9.1.8 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
28
+
7
29
  ## [9.2.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.2.12)
8
30
 
9
- Mon, 09 Jan 2023 14:31:42 GMT
31
+ Mon, 09 Jan 2023 14:34:55 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.2.11..@fluentui/react-avatar_v9.2.12)
11
33
 
12
34
  ### Patches
13
35
 
14
- - Bump @fluentui/react-badge to v9.0.18 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
15
- - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
16
- - Bump @fluentui/react-popover to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
17
- - Bump @fluentui/react-tabster to v9.3.6 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
18
- - Bump @fluentui/react-tooltip to v9.1.7 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
19
- - Bump @fluentui/react-utilities to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
36
+ - Bump @fluentui/react-badge to v9.0.18 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
37
+ - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
38
+ - Bump @fluentui/react-popover to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
39
+ - Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
40
+ - Bump @fluentui/react-tooltip to v9.1.7 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
41
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
20
42
 
21
43
  ## [9.2.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.2.11)
22
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-avatar",
3
- "version": "9.2.12",
3
+ "version": "9.2.14",
4
4
  "description": "React components for building Microsoft web experiences.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,18 +30,20 @@
30
30
  "@fluentui/eslint-plugin": "*",
31
31
  "@fluentui/react-conformance": "*",
32
32
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
33
- "@fluentui/scripts": "*",
34
- "es6-weak-map": "^2.0.2"
33
+ "es6-weak-map": "^2.0.2",
34
+ "@fluentui/scripts-api-extractor": "*",
35
+ "@fluentui/scripts-cypress": "*",
36
+ "@fluentui/scripts-tasks": "*"
35
37
  },
36
38
  "dependencies": {
37
- "@fluentui/react-badge": "^9.0.18",
39
+ "@fluentui/react-badge": "^9.0.20",
38
40
  "@fluentui/react-context-selector": "^9.1.5",
39
41
  "@fluentui/react-icons": "^2.0.175",
40
- "@fluentui/react-popover": "^9.4.0",
41
- "@fluentui/react-shared-contexts": "^9.1.4",
42
- "@fluentui/react-tabster": "^9.3.6",
42
+ "@fluentui/react-popover": "^9.4.1",
43
+ "@fluentui/react-shared-contexts": "^9.1.5",
44
+ "@fluentui/react-tabster": "^9.3.7",
43
45
  "@fluentui/react-theme": "^9.1.5",
44
- "@fluentui/react-tooltip": "^9.1.7",
46
+ "@fluentui/react-tooltip": "^9.1.8",
45
47
  "@fluentui/react-utilities": "^9.4.0",
46
48
  "@griffel/react": "^1.5.2",
47
49
  "tslib": "^2.1.0"