@fluentui/react-card 9.0.81 → 9.0.83
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.md +139 -119
- package/lib/components/Card/useCardStyles.styles.js.map +1 -1
- package/lib/components/CardHeader/useCardHeaderStyles.styles.js +51 -17
- package/lib/components/CardHeader/useCardHeaderStyles.styles.js.map +1 -1
- package/lib-commonjs/components/CardHeader/useCardHeaderStyles.styles.js +63 -25
- package/lib-commonjs/components/CardHeader/useCardHeaderStyles.styles.js.map +1 -1
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,42 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 12 Jun 2024 13:16:05 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.83](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.83)
|
8
|
+
|
9
|
+
Wed, 12 Jun 2024 13:16:05 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.82..@fluentui/react-card_v9.0.83)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- fix: improve header alignment when no description is passed ([PR #31681](https://github.com/microsoft/fluentui/pull/31681) by marcosvmmoura@gmail.com)
|
15
|
+
|
16
|
+
## [9.0.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.82)
|
17
|
+
|
18
|
+
Thu, 06 Jun 2024 15:26:31 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.81..@fluentui/react-card_v9.0.82)
|
20
|
+
|
21
|
+
### Patches
|
22
|
+
|
23
|
+
- Bump @fluentui/react-tabster to v9.21.5 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
24
|
+
- Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
25
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
26
|
+
|
7
27
|
## [9.0.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.81)
|
8
28
|
|
9
|
-
Thu, 23 May 2024
|
29
|
+
Thu, 23 May 2024 08:02:41 GMT
|
10
30
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.80..@fluentui/react-card_v9.0.81)
|
11
31
|
|
12
32
|
### Patches
|
13
33
|
|
14
34
|
- chore: replace usage of .shorthands() in styles ([PR #31448](https://github.com/microsoft/fluentui/pull/31448) by olfedias@microsoft.com)
|
15
|
-
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/
|
35
|
+
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
16
36
|
|
17
37
|
## [9.0.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.80)
|
18
38
|
|
19
|
-
Mon, 20 May 2024 12:44:53 GMT
|
39
|
+
Mon, 20 May 2024 12:44:53 GMT
|
20
40
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.78..@fluentui/react-card_v9.0.80)
|
21
41
|
|
22
42
|
### Patches
|
@@ -28,7 +48,7 @@ Mon, 20 May 2024 12:44:53 GMT
|
|
28
48
|
|
29
49
|
## [9.0.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.78)
|
30
50
|
|
31
|
-
Thu, 09 May 2024 19:35:12 GMT
|
51
|
+
Thu, 09 May 2024 19:35:12 GMT
|
32
52
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.77..@fluentui/react-card_v9.0.78)
|
33
53
|
|
34
54
|
### Patches
|
@@ -37,7 +57,7 @@ Thu, 09 May 2024 19:35:12 GMT
|
|
37
57
|
|
38
58
|
## [9.0.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.77)
|
39
59
|
|
40
|
-
Mon, 06 May 2024 12:55:02 GMT
|
60
|
+
Mon, 06 May 2024 12:55:02 GMT
|
41
61
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.76..@fluentui/react-card_v9.0.77)
|
42
62
|
|
43
63
|
### Patches
|
@@ -48,7 +68,7 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
48
68
|
|
49
69
|
## [9.0.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.76)
|
50
70
|
|
51
|
-
Thu, 02 May 2024 11:36:44 GMT
|
71
|
+
Thu, 02 May 2024 11:36:44 GMT
|
52
72
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.75..@fluentui/react-card_v9.0.76)
|
53
73
|
|
54
74
|
### Patches
|
@@ -57,7 +77,7 @@ Thu, 02 May 2024 11:36:44 GMT
|
|
57
77
|
|
58
78
|
## [9.0.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.75)
|
59
79
|
|
60
|
-
Tue, 23 Apr 2024 08:17:49 GMT
|
80
|
+
Tue, 23 Apr 2024 08:17:49 GMT
|
61
81
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.74..@fluentui/react-card_v9.0.75)
|
62
82
|
|
63
83
|
### Patches
|
@@ -68,7 +88,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
|
|
68
88
|
|
69
89
|
## [9.0.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.74)
|
70
90
|
|
71
|
-
Wed, 17 Apr 2024 21:53:49 GMT
|
91
|
+
Wed, 17 Apr 2024 21:53:49 GMT
|
72
92
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.73..@fluentui/react-card_v9.0.74)
|
73
93
|
|
74
94
|
### Patches
|
@@ -78,7 +98,7 @@ Wed, 17 Apr 2024 21:53:49 GMT
|
|
78
98
|
|
79
99
|
## [9.0.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.73)
|
80
100
|
|
81
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
101
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
82
102
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.72..@fluentui/react-card_v9.0.73)
|
83
103
|
|
84
104
|
### Patches
|
@@ -89,7 +109,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
89
109
|
|
90
110
|
## [9.0.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.72)
|
91
111
|
|
92
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
112
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
93
113
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.71..@fluentui/react-card_v9.0.72)
|
94
114
|
|
95
115
|
### Patches
|
@@ -101,7 +121,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
101
121
|
|
102
122
|
## [9.0.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.71)
|
103
123
|
|
104
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
124
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
105
125
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.70..@fluentui/react-card_v9.0.71)
|
106
126
|
|
107
127
|
### Patches
|
@@ -113,7 +133,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
113
133
|
|
114
134
|
## [9.0.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.70)
|
115
135
|
|
116
|
-
Thu, 07 Mar 2024 19:33:27 GMT
|
136
|
+
Thu, 07 Mar 2024 19:33:27 GMT
|
117
137
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.69..@fluentui/react-card_v9.0.70)
|
118
138
|
|
119
139
|
### Patches
|
@@ -125,7 +145,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
|
|
125
145
|
|
126
146
|
## [9.0.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.69)
|
127
147
|
|
128
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
148
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
129
149
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.68..@fluentui/react-card_v9.0.69)
|
130
150
|
|
131
151
|
### Patches
|
@@ -136,7 +156,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
136
156
|
|
137
157
|
## [9.0.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.68)
|
138
158
|
|
139
|
-
Tue, 20 Feb 2024 14:22:18 GMT
|
159
|
+
Tue, 20 Feb 2024 14:22:18 GMT
|
140
160
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.67..@fluentui/react-card_v9.0.68)
|
141
161
|
|
142
162
|
### Patches
|
@@ -147,7 +167,7 @@ Tue, 20 Feb 2024 14:22:18 GMT
|
|
147
167
|
|
148
168
|
## [9.0.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.67)
|
149
169
|
|
150
|
-
Tue, 06 Feb 2024 17:55:21 GMT
|
170
|
+
Tue, 06 Feb 2024 17:55:21 GMT
|
151
171
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.66..@fluentui/react-card_v9.0.67)
|
152
172
|
|
153
173
|
### Patches
|
@@ -156,7 +176,7 @@ Tue, 06 Feb 2024 17:55:21 GMT
|
|
156
176
|
|
157
177
|
## [9.0.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.66)
|
158
178
|
|
159
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
179
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
160
180
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.65..@fluentui/react-card_v9.0.66)
|
161
181
|
|
162
182
|
### Patches
|
@@ -167,7 +187,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
167
187
|
|
168
188
|
## [9.0.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.65)
|
169
189
|
|
170
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
190
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
171
191
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.64..@fluentui/react-card_v9.0.65)
|
172
192
|
|
173
193
|
### Patches
|
@@ -178,7 +198,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
178
198
|
|
179
199
|
## [9.0.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.64)
|
180
200
|
|
181
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
201
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
182
202
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.63..@fluentui/react-card_v9.0.64)
|
183
203
|
|
184
204
|
### Patches
|
@@ -189,7 +209,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
189
209
|
|
190
210
|
## [9.0.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.63)
|
191
211
|
|
192
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
212
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
193
213
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.62..@fluentui/react-card_v9.0.63)
|
194
214
|
|
195
215
|
### Patches
|
@@ -200,7 +220,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
200
220
|
|
201
221
|
## [9.0.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.62)
|
202
222
|
|
203
|
-
Tue, 16 Jan 2024 13:14:15 GMT
|
223
|
+
Tue, 16 Jan 2024 13:14:15 GMT
|
204
224
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.61..@fluentui/react-card_v9.0.62)
|
205
225
|
|
206
226
|
### Patches
|
@@ -211,7 +231,7 @@ Tue, 16 Jan 2024 13:14:15 GMT
|
|
211
231
|
|
212
232
|
## [9.0.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.61)
|
213
233
|
|
214
|
-
Thu, 11 Jan 2024 09:04:28 GMT
|
234
|
+
Thu, 11 Jan 2024 09:04:28 GMT
|
215
235
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.60..@fluentui/react-card_v9.0.61)
|
216
236
|
|
217
237
|
### Patches
|
@@ -221,7 +241,7 @@ Thu, 11 Jan 2024 09:04:28 GMT
|
|
221
241
|
|
222
242
|
## [9.0.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.60)
|
223
243
|
|
224
|
-
Mon, 08 Jan 2024 16:24:28 GMT
|
244
|
+
Mon, 08 Jan 2024 16:24:28 GMT
|
225
245
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.59..@fluentui/react-card_v9.0.60)
|
226
246
|
|
227
247
|
### Patches
|
@@ -232,7 +252,7 @@ Mon, 08 Jan 2024 16:24:28 GMT
|
|
232
252
|
|
233
253
|
## [9.0.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.59)
|
234
254
|
|
235
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
255
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
236
256
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.58..@fluentui/react-card_v9.0.59)
|
237
257
|
|
238
258
|
### Patches
|
@@ -243,7 +263,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
243
263
|
|
244
264
|
## [9.0.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.58)
|
245
265
|
|
246
|
-
Mon, 18 Dec 2023 14:40:45 GMT
|
266
|
+
Mon, 18 Dec 2023 14:40:45 GMT
|
247
267
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.57..@fluentui/react-card_v9.0.58)
|
248
268
|
|
249
269
|
### Patches
|
@@ -255,7 +275,7 @@ Mon, 18 Dec 2023 14:40:45 GMT
|
|
255
275
|
|
256
276
|
## [9.0.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.57)
|
257
277
|
|
258
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
278
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
259
279
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.56..@fluentui/react-card_v9.0.57)
|
260
280
|
|
261
281
|
### Patches
|
@@ -266,7 +286,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
266
286
|
|
267
287
|
## [9.0.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.56)
|
268
288
|
|
269
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
289
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
270
290
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.55..@fluentui/react-card_v9.0.56)
|
271
291
|
|
272
292
|
### Patches
|
@@ -276,7 +296,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
276
296
|
|
277
297
|
## [9.0.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.55)
|
278
298
|
|
279
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
299
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
280
300
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.54..@fluentui/react-card_v9.0.55)
|
281
301
|
|
282
302
|
### Patches
|
@@ -285,7 +305,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
285
305
|
|
286
306
|
## [9.0.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.54)
|
287
307
|
|
288
|
-
Tue, 14 Nov 2023 17:51:27 GMT
|
308
|
+
Tue, 14 Nov 2023 17:51:27 GMT
|
289
309
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.53..@fluentui/react-card_v9.0.54)
|
290
310
|
|
291
311
|
### Patches
|
@@ -294,7 +314,7 @@ Tue, 14 Nov 2023 17:51:27 GMT
|
|
294
314
|
|
295
315
|
## [9.0.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.53)
|
296
316
|
|
297
|
-
Thu, 09 Nov 2023 17:29:51 GMT
|
317
|
+
Thu, 09 Nov 2023 17:29:51 GMT
|
298
318
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.52..@fluentui/react-card_v9.0.53)
|
299
319
|
|
300
320
|
### Patches
|
@@ -308,7 +328,7 @@ Thu, 09 Nov 2023 17:29:51 GMT
|
|
308
328
|
|
309
329
|
## [9.0.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.52)
|
310
330
|
|
311
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
331
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
312
332
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.51..@fluentui/react-card_v9.0.52)
|
313
333
|
|
314
334
|
### Patches
|
@@ -318,7 +338,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
318
338
|
|
319
339
|
## [9.0.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.51)
|
320
340
|
|
321
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
341
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
322
342
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.50..@fluentui/react-card_v9.0.51)
|
323
343
|
|
324
344
|
### Patches
|
@@ -327,7 +347,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
327
347
|
|
328
348
|
## [9.0.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.50)
|
329
349
|
|
330
|
-
Mon, 23 Oct 2023 09:51:57 GMT
|
350
|
+
Mon, 23 Oct 2023 09:51:57 GMT
|
331
351
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.49..@fluentui/react-card_v9.0.50)
|
332
352
|
|
333
353
|
### Patches
|
@@ -336,7 +356,7 @@ Mon, 23 Oct 2023 09:51:57 GMT
|
|
336
356
|
|
337
357
|
## [9.0.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.49)
|
338
358
|
|
339
|
-
Wed, 18 Oct 2023 17:54:08 GMT
|
359
|
+
Wed, 18 Oct 2023 17:54:08 GMT
|
340
360
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.48..@fluentui/react-card_v9.0.49)
|
341
361
|
|
342
362
|
### Patches
|
@@ -347,7 +367,7 @@ Wed, 18 Oct 2023 17:54:08 GMT
|
|
347
367
|
|
348
368
|
## [9.0.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.48)
|
349
369
|
|
350
|
-
Thu, 12 Oct 2023 14:55:43 GMT
|
370
|
+
Thu, 12 Oct 2023 14:55:43 GMT
|
351
371
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.47..@fluentui/react-card_v9.0.48)
|
352
372
|
|
353
373
|
### Patches
|
@@ -357,7 +377,7 @@ Thu, 12 Oct 2023 14:55:43 GMT
|
|
357
377
|
|
358
378
|
## [9.0.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.47)
|
359
379
|
|
360
|
-
Wed, 11 Oct 2023 13:54:26 GMT
|
380
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
361
381
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.46..@fluentui/react-card_v9.0.47)
|
362
382
|
|
363
383
|
### Patches
|
@@ -368,7 +388,7 @@ Wed, 11 Oct 2023 13:54:26 GMT
|
|
368
388
|
|
369
389
|
## [9.0.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.46)
|
370
390
|
|
371
|
-
Mon, 09 Oct 2023 20:45:44 GMT
|
391
|
+
Mon, 09 Oct 2023 20:45:44 GMT
|
372
392
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.45..@fluentui/react-card_v9.0.46)
|
373
393
|
|
374
394
|
### Patches
|
@@ -379,7 +399,7 @@ Mon, 09 Oct 2023 20:45:44 GMT
|
|
379
399
|
|
380
400
|
## [9.0.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.45)
|
381
401
|
|
382
|
-
Thu, 05 Oct 2023 15:25:35 GMT
|
402
|
+
Thu, 05 Oct 2023 15:25:35 GMT
|
383
403
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.44..@fluentui/react-card_v9.0.45)
|
384
404
|
|
385
405
|
### Patches
|
@@ -390,7 +410,7 @@ Thu, 05 Oct 2023 15:25:35 GMT
|
|
390
410
|
|
391
411
|
## [9.0.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.44)
|
392
412
|
|
393
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
413
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
394
414
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.43..@fluentui/react-card_v9.0.44)
|
395
415
|
|
396
416
|
### Patches
|
@@ -401,7 +421,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
401
421
|
|
402
422
|
## [9.0.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.43)
|
403
423
|
|
404
|
-
Mon, 02 Oct 2023 08:56:05 GMT
|
424
|
+
Mon, 02 Oct 2023 08:56:05 GMT
|
405
425
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.42..@fluentui/react-card_v9.0.43)
|
406
426
|
|
407
427
|
### Patches
|
@@ -410,7 +430,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
|
|
410
430
|
|
411
431
|
## [9.0.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.42)
|
412
432
|
|
413
|
-
Tue, 26 Sep 2023 17:49:03 GMT
|
433
|
+
Tue, 26 Sep 2023 17:49:03 GMT
|
414
434
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.41..@fluentui/react-card_v9.0.42)
|
415
435
|
|
416
436
|
### Patches
|
@@ -424,7 +444,7 @@ Tue, 26 Sep 2023 17:49:03 GMT
|
|
424
444
|
|
425
445
|
## [9.0.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.41)
|
426
446
|
|
427
|
-
Tue, 26 Sep 2023 15:32:03 GMT
|
447
|
+
Tue, 26 Sep 2023 15:32:03 GMT
|
428
448
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.40..@fluentui/react-card_v9.0.41)
|
429
449
|
|
430
450
|
### Patches
|
@@ -439,7 +459,7 @@ Tue, 26 Sep 2023 15:32:03 GMT
|
|
439
459
|
|
440
460
|
## [9.0.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.40)
|
441
461
|
|
442
|
-
Wed, 20 Sep 2023 17:47:35 GMT
|
462
|
+
Wed, 20 Sep 2023 17:47:35 GMT
|
443
463
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.39..@fluentui/react-card_v9.0.40)
|
444
464
|
|
445
465
|
### Patches
|
@@ -450,7 +470,7 @@ Wed, 20 Sep 2023 17:47:35 GMT
|
|
450
470
|
|
451
471
|
## [9.0.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.39)
|
452
472
|
|
453
|
-
Wed, 20 Sep 2023 14:59:53 GMT
|
473
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
454
474
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.38..@fluentui/react-card_v9.0.39)
|
455
475
|
|
456
476
|
### Patches
|
@@ -460,7 +480,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
|
|
460
480
|
|
461
481
|
## [9.0.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.38)
|
462
482
|
|
463
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
483
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
464
484
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.37..@fluentui/react-card_v9.0.38)
|
465
485
|
|
466
486
|
### Patches
|
@@ -469,7 +489,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
469
489
|
|
470
490
|
## [9.0.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.37)
|
471
491
|
|
472
|
-
Tue, 12 Sep 2023 08:51:34 GMT
|
492
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
473
493
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.36..@fluentui/react-card_v9.0.37)
|
474
494
|
|
475
495
|
### Patches
|
@@ -479,7 +499,7 @@ Tue, 12 Sep 2023 08:51:34 GMT
|
|
479
499
|
|
480
500
|
## [9.0.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.36)
|
481
501
|
|
482
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
502
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
483
503
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.35..@fluentui/react-card_v9.0.36)
|
484
504
|
|
485
505
|
### Patches
|
@@ -490,7 +510,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
490
510
|
|
491
511
|
## [9.0.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.35)
|
492
512
|
|
493
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
513
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
494
514
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.34..@fluentui/react-card_v9.0.35)
|
495
515
|
|
496
516
|
### Patches
|
@@ -501,7 +521,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
501
521
|
|
502
522
|
## [9.0.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.34)
|
503
523
|
|
504
|
-
Tue, 05 Sep 2023 13:29:17 GMT
|
524
|
+
Tue, 05 Sep 2023 13:29:17 GMT
|
505
525
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.33..@fluentui/react-card_v9.0.34)
|
506
526
|
|
507
527
|
### Patches
|
@@ -516,7 +536,7 @@ Tue, 05 Sep 2023 13:29:17 GMT
|
|
516
536
|
|
517
537
|
## [9.0.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.33)
|
518
538
|
|
519
|
-
Tue, 29 Aug 2023 12:57:33 GMT
|
539
|
+
Tue, 29 Aug 2023 12:57:33 GMT
|
520
540
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.32..@fluentui/react-card_v9.0.33)
|
521
541
|
|
522
542
|
### Patches
|
@@ -528,7 +548,7 @@ Tue, 29 Aug 2023 12:57:33 GMT
|
|
528
548
|
|
529
549
|
## [9.0.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.32)
|
530
550
|
|
531
|
-
Thu, 24 Aug 2023 10:26:32 GMT
|
551
|
+
Thu, 24 Aug 2023 10:26:32 GMT
|
532
552
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.31..@fluentui/react-card_v9.0.32)
|
533
553
|
|
534
554
|
### Patches
|
@@ -540,7 +560,7 @@ Thu, 24 Aug 2023 10:26:32 GMT
|
|
540
560
|
|
541
561
|
## [9.0.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.31)
|
542
562
|
|
543
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
563
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
544
564
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.30..@fluentui/react-card_v9.0.31)
|
545
565
|
|
546
566
|
### Patches
|
@@ -551,7 +571,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
551
571
|
|
552
572
|
## [9.0.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.30)
|
553
573
|
|
554
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
574
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
555
575
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.29..@fluentui/react-card_v9.0.30)
|
556
576
|
|
557
577
|
### Patches
|
@@ -560,7 +580,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
560
580
|
|
561
581
|
## [9.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.29)
|
562
582
|
|
563
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
583
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
564
584
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.28..@fluentui/react-card_v9.0.29)
|
565
585
|
|
566
586
|
### Patches
|
@@ -569,7 +589,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
569
589
|
|
570
590
|
## [9.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.28)
|
571
591
|
|
572
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
592
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
573
593
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.27..@fluentui/react-card_v9.0.28)
|
574
594
|
|
575
595
|
### Patches
|
@@ -580,7 +600,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
580
600
|
|
581
601
|
## [9.0.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.27)
|
582
602
|
|
583
|
-
Wed, 09 Aug 2023 13:16:52 GMT
|
603
|
+
Wed, 09 Aug 2023 13:16:52 GMT
|
584
604
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.26..@fluentui/react-card_v9.0.27)
|
585
605
|
|
586
606
|
### Patches
|
@@ -593,7 +613,7 @@ Wed, 09 Aug 2023 13:16:52 GMT
|
|
593
613
|
|
594
614
|
## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.26)
|
595
615
|
|
596
|
-
Fri, 04 Aug 2023 08:52:58 GMT
|
616
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
597
617
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.25..@fluentui/react-card_v9.0.26)
|
598
618
|
|
599
619
|
### Patches
|
@@ -605,7 +625,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
|
|
605
625
|
|
606
626
|
## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.25)
|
607
627
|
|
608
|
-
Tue, 01 Aug 2023 10:17:21 GMT
|
628
|
+
Tue, 01 Aug 2023 10:17:21 GMT
|
609
629
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.24..@fluentui/react-card_v9.0.25)
|
610
630
|
|
611
631
|
### Patches
|
@@ -614,7 +634,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
|
|
614
634
|
|
615
635
|
## [9.0.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.24)
|
616
636
|
|
617
|
-
Tue, 25 Jul 2023 13:29:23 GMT
|
637
|
+
Tue, 25 Jul 2023 13:29:23 GMT
|
618
638
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.23..@fluentui/react-card_v9.0.24)
|
619
639
|
|
620
640
|
### Patches
|
@@ -623,7 +643,7 @@ Tue, 25 Jul 2023 13:29:23 GMT
|
|
623
643
|
|
624
644
|
## [9.0.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.23)
|
625
645
|
|
626
|
-
Thu, 20 Jul 2023 18:27:27 GMT
|
646
|
+
Thu, 20 Jul 2023 18:27:27 GMT
|
627
647
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.22..@fluentui/react-card_v9.0.23)
|
628
648
|
|
629
649
|
### Patches
|
@@ -632,7 +652,7 @@ Thu, 20 Jul 2023 18:27:27 GMT
|
|
632
652
|
|
633
653
|
## [9.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.22)
|
634
654
|
|
635
|
-
Mon, 17 Jul 2023 21:27:35 GMT
|
655
|
+
Mon, 17 Jul 2023 21:27:35 GMT
|
636
656
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.21..@fluentui/react-card_v9.0.22)
|
637
657
|
|
638
658
|
### Patches
|
@@ -641,7 +661,7 @@ Mon, 17 Jul 2023 21:27:35 GMT
|
|
641
661
|
|
642
662
|
## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.21)
|
643
663
|
|
644
|
-
Tue, 11 Jul 2023 18:46:36 GMT
|
664
|
+
Tue, 11 Jul 2023 18:46:36 GMT
|
645
665
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.20..@fluentui/react-card_v9.0.21)
|
646
666
|
|
647
667
|
### Patches
|
@@ -652,7 +672,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
|
|
652
672
|
|
653
673
|
## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.20)
|
654
674
|
|
655
|
-
Mon, 03 Jul 2023 13:34:28 GMT
|
675
|
+
Mon, 03 Jul 2023 13:34:28 GMT
|
656
676
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.19..@fluentui/react-card_v9.0.20)
|
657
677
|
|
658
678
|
### Patches
|
@@ -662,7 +682,7 @@ Mon, 03 Jul 2023 13:34:28 GMT
|
|
662
682
|
|
663
683
|
## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.19)
|
664
684
|
|
665
|
-
Mon, 03 Jul 2023 11:57:14 GMT
|
685
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
666
686
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.18..@fluentui/react-card_v9.0.19)
|
667
687
|
|
668
688
|
### Patches
|
@@ -674,7 +694,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
|
|
674
694
|
|
675
695
|
## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.18)
|
676
696
|
|
677
|
-
Wed, 28 Jun 2023 11:12:23 GMT
|
697
|
+
Wed, 28 Jun 2023 11:12:23 GMT
|
678
698
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.17..@fluentui/react-card_v9.0.18)
|
679
699
|
|
680
700
|
### Patches
|
@@ -686,7 +706,7 @@ Wed, 28 Jun 2023 11:12:23 GMT
|
|
686
706
|
|
687
707
|
## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.17)
|
688
708
|
|
689
|
-
Tue, 27 Jun 2023 11:21:23 GMT
|
709
|
+
Tue, 27 Jun 2023 11:21:23 GMT
|
690
710
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.16..@fluentui/react-card_v9.0.17)
|
691
711
|
|
692
712
|
### Patches
|
@@ -696,7 +716,7 @@ Tue, 27 Jun 2023 11:21:23 GMT
|
|
696
716
|
|
697
717
|
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.16)
|
698
718
|
|
699
|
-
Mon, 26 Jun 2023 09:53:53 GMT
|
719
|
+
Mon, 26 Jun 2023 09:53:53 GMT
|
700
720
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.15..@fluentui/react-card_v9.0.16)
|
701
721
|
|
702
722
|
### Patches
|
@@ -709,7 +729,7 @@ Mon, 26 Jun 2023 09:53:53 GMT
|
|
709
729
|
|
710
730
|
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.15)
|
711
731
|
|
712
|
-
Tue, 20 Jun 2023 12:39:07 GMT
|
732
|
+
Tue, 20 Jun 2023 12:39:07 GMT
|
713
733
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.14..@fluentui/react-card_v9.0.15)
|
714
734
|
|
715
735
|
### Patches
|
@@ -723,7 +743,7 @@ Tue, 20 Jun 2023 12:39:07 GMT
|
|
723
743
|
|
724
744
|
## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.14)
|
725
745
|
|
726
|
-
Wed, 31 May 2023 06:46:09 GMT
|
746
|
+
Wed, 31 May 2023 06:46:09 GMT
|
727
747
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.13..@fluentui/react-card_v9.0.14)
|
728
748
|
|
729
749
|
### Patches
|
@@ -739,7 +759,7 @@ Wed, 31 May 2023 06:46:09 GMT
|
|
739
759
|
|
740
760
|
## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.13)
|
741
761
|
|
742
|
-
Thu, 25 May 2023 10:00:48 GMT
|
762
|
+
Thu, 25 May 2023 10:00:48 GMT
|
743
763
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.12..@fluentui/react-card_v9.0.13)
|
744
764
|
|
745
765
|
### Patches
|
@@ -751,7 +771,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
751
771
|
|
752
772
|
## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.12)
|
753
773
|
|
754
|
-
Wed, 24 May 2023 20:45:24 GMT
|
774
|
+
Wed, 24 May 2023 20:45:24 GMT
|
755
775
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.11..@fluentui/react-card_v9.0.12)
|
756
776
|
|
757
777
|
### Patches
|
@@ -761,7 +781,7 @@ Wed, 24 May 2023 20:45:24 GMT
|
|
761
781
|
|
762
782
|
## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.11)
|
763
783
|
|
764
|
-
Thu, 18 May 2023 13:11:08 GMT
|
784
|
+
Thu, 18 May 2023 13:11:08 GMT
|
765
785
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.10..@fluentui/react-card_v9.0.11)
|
766
786
|
|
767
787
|
### Patches
|
@@ -771,7 +791,7 @@ Thu, 18 May 2023 13:11:08 GMT
|
|
771
791
|
|
772
792
|
## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.10)
|
773
793
|
|
774
|
-
Thu, 18 May 2023 00:39:03 GMT
|
794
|
+
Thu, 18 May 2023 00:39:03 GMT
|
775
795
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.9..@fluentui/react-card_v9.0.10)
|
776
796
|
|
777
797
|
### Patches
|
@@ -783,7 +803,7 @@ Thu, 18 May 2023 00:39:03 GMT
|
|
783
803
|
|
784
804
|
## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.9)
|
785
805
|
|
786
|
-
Fri, 12 May 2023 20:28:18 GMT
|
806
|
+
Fri, 12 May 2023 20:28:18 GMT
|
787
807
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.8..@fluentui/react-card_v9.0.9)
|
788
808
|
|
789
809
|
### Patches
|
@@ -800,7 +820,7 @@ Fri, 12 May 2023 20:28:18 GMT
|
|
800
820
|
|
801
821
|
## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.8)
|
802
822
|
|
803
|
-
Mon, 24 Apr 2023 08:12:32 GMT
|
823
|
+
Mon, 24 Apr 2023 08:12:32 GMT
|
804
824
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.7..@fluentui/react-card_v9.0.8)
|
805
825
|
|
806
826
|
### Patches
|
@@ -811,7 +831,7 @@ Mon, 24 Apr 2023 08:12:32 GMT
|
|
811
831
|
|
812
832
|
## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.7)
|
813
833
|
|
814
|
-
Mon, 17 Apr 2023 17:53:45 GMT
|
834
|
+
Mon, 17 Apr 2023 17:53:45 GMT
|
815
835
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.6..@fluentui/react-card_v9.0.7)
|
816
836
|
|
817
837
|
### Patches
|
@@ -823,7 +843,7 @@ Mon, 17 Apr 2023 17:53:45 GMT
|
|
823
843
|
|
824
844
|
## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.6)
|
825
845
|
|
826
|
-
Wed, 12 Apr 2023 09:31:45 GMT
|
846
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
827
847
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.5..@fluentui/react-card_v9.0.6)
|
828
848
|
|
829
849
|
### Patches
|
@@ -834,7 +854,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
|
|
834
854
|
|
835
855
|
## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.5)
|
836
856
|
|
837
|
-
Tue, 04 Apr 2023 18:44:50 GMT
|
857
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
838
858
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.3..@fluentui/react-card_v9.0.5)
|
839
859
|
|
840
860
|
### Patches
|
@@ -845,7 +865,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
|
|
845
865
|
|
846
866
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.3)
|
847
867
|
|
848
|
-
Tue, 21 Mar 2023 21:23:26 GMT
|
868
|
+
Tue, 21 Mar 2023 21:23:26 GMT
|
849
869
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.2..@fluentui/react-card_v9.0.3)
|
850
870
|
|
851
871
|
### Patches
|
@@ -861,7 +881,7 @@ Tue, 21 Mar 2023 21:23:26 GMT
|
|
861
881
|
|
862
882
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.2)
|
863
883
|
|
864
|
-
Thu, 16 Mar 2023 14:36:59 GMT
|
884
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
865
885
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.1..@fluentui/react-card_v9.0.2)
|
866
886
|
|
867
887
|
### Patches
|
@@ -872,7 +892,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
|
|
872
892
|
|
873
893
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.1)
|
874
894
|
|
875
|
-
Wed, 15 Mar 2023 10:19:50 GMT
|
895
|
+
Wed, 15 Mar 2023 10:19:50 GMT
|
876
896
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0..@fluentui/react-card_v9.0.1)
|
877
897
|
|
878
898
|
### Patches
|
@@ -884,7 +904,7 @@ Wed, 15 Mar 2023 10:19:50 GMT
|
|
884
904
|
|
885
905
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0)
|
886
906
|
|
887
|
-
Mon, 13 Mar 2023 08:58:23 GMT
|
907
|
+
Mon, 13 Mar 2023 08:58:23 GMT
|
888
908
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-rc.2..@fluentui/react-card_v9.0.0)
|
889
909
|
|
890
910
|
### Patches
|
@@ -896,7 +916,7 @@ Mon, 13 Mar 2023 08:58:23 GMT
|
|
896
916
|
|
897
917
|
## [9.0.0-rc.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-rc.2)
|
898
918
|
|
899
|
-
Fri, 10 Mar 2023 07:14:01 GMT
|
919
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
900
920
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-rc.1..@fluentui/react-card_v9.0.0-rc.2)
|
901
921
|
|
902
922
|
### Changes
|
@@ -907,7 +927,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
|
|
907
927
|
|
908
928
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-rc.1)
|
909
929
|
|
910
|
-
Wed, 08 Mar 2023 17:42:28 GMT
|
930
|
+
Wed, 08 Mar 2023 17:42:28 GMT
|
911
931
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.47..@fluentui/react-card_v9.0.0-rc.1)
|
912
932
|
|
913
933
|
### Changes
|
@@ -919,7 +939,7 @@ Wed, 08 Mar 2023 17:42:28 GMT
|
|
919
939
|
|
920
940
|
## [9.0.0-beta.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.47)
|
921
941
|
|
922
|
-
Wed, 22 Feb 2023 23:06:04 GMT
|
942
|
+
Wed, 22 Feb 2023 23:06:04 GMT
|
923
943
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.46..@fluentui/react-card_v9.0.0-beta.47)
|
924
944
|
|
925
945
|
### Changes
|
@@ -928,7 +948,7 @@ Wed, 22 Feb 2023 23:06:04 GMT
|
|
928
948
|
|
929
949
|
## [9.0.0-beta.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.46)
|
930
950
|
|
931
|
-
Wed, 15 Feb 2023 11:44:52 GMT
|
951
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
932
952
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.45..@fluentui/react-card_v9.0.0-beta.46)
|
933
953
|
|
934
954
|
### Changes
|
@@ -939,7 +959,7 @@ Wed, 15 Feb 2023 11:44:52 GMT
|
|
939
959
|
|
940
960
|
## [9.0.0-beta.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.45)
|
941
961
|
|
942
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
962
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
943
963
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.44..@fluentui/react-card_v9.0.0-beta.45)
|
944
964
|
|
945
965
|
### Changes
|
@@ -950,7 +970,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
950
970
|
|
951
971
|
## [9.0.0-beta.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.44)
|
952
972
|
|
953
|
-
Fri, 10 Feb 2023 08:49:58 GMT
|
973
|
+
Fri, 10 Feb 2023 08:49:58 GMT
|
954
974
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.43..@fluentui/react-card_v9.0.0-beta.44)
|
955
975
|
|
956
976
|
### Changes
|
@@ -962,7 +982,7 @@ Fri, 10 Feb 2023 08:49:58 GMT
|
|
962
982
|
|
963
983
|
## [9.0.0-beta.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.43)
|
964
984
|
|
965
|
-
Tue, 07 Feb 2023 14:13:09 GMT
|
985
|
+
Tue, 07 Feb 2023 14:13:09 GMT
|
966
986
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.42..@fluentui/react-card_v9.0.0-beta.43)
|
967
987
|
|
968
988
|
### Changes
|
@@ -973,7 +993,7 @@ Tue, 07 Feb 2023 14:13:09 GMT
|
|
973
993
|
|
974
994
|
## [9.0.0-beta.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.42)
|
975
995
|
|
976
|
-
Tue, 31 Jan 2023 19:53:58 GMT
|
996
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
977
997
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.41..@fluentui/react-card_v9.0.0-beta.42)
|
978
998
|
|
979
999
|
### Changes
|
@@ -984,7 +1004,7 @@ Tue, 31 Jan 2023 19:53:58 GMT
|
|
984
1004
|
|
985
1005
|
## [9.0.0-beta.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.41)
|
986
1006
|
|
987
|
-
Thu, 26 Jan 2023 13:31:03 GMT
|
1007
|
+
Thu, 26 Jan 2023 13:31:03 GMT
|
988
1008
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.40..@fluentui/react-card_v9.0.0-beta.41)
|
989
1009
|
|
990
1010
|
### Changes
|
@@ -995,7 +1015,7 @@ Thu, 26 Jan 2023 13:31:03 GMT
|
|
995
1015
|
|
996
1016
|
## [9.0.0-beta.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.40)
|
997
1017
|
|
998
|
-
Wed, 18 Jan 2023 16:32:57 GMT
|
1018
|
+
Wed, 18 Jan 2023 16:32:57 GMT
|
999
1019
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.39..@fluentui/react-card_v9.0.0-beta.40)
|
1000
1020
|
|
1001
1021
|
### Changes
|
@@ -1005,7 +1025,7 @@ Wed, 18 Jan 2023 16:32:57 GMT
|
|
1005
1025
|
|
1006
1026
|
## [9.0.0-beta.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.39)
|
1007
1027
|
|
1008
|
-
Mon, 16 Jan 2023 08:38:56 GMT
|
1028
|
+
Mon, 16 Jan 2023 08:38:56 GMT
|
1009
1029
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.38..@fluentui/react-card_v9.0.0-beta.39)
|
1010
1030
|
|
1011
1031
|
### Changes
|
@@ -1015,7 +1035,7 @@ Mon, 16 Jan 2023 08:38:56 GMT
|
|
1015
1035
|
|
1016
1036
|
## [9.0.0-beta.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.38)
|
1017
1037
|
|
1018
|
-
Mon, 09 Jan 2023 14:34:55 GMT
|
1038
|
+
Mon, 09 Jan 2023 14:34:55 GMT
|
1019
1039
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.37..@fluentui/react-card_v9.0.0-beta.38)
|
1020
1040
|
|
1021
1041
|
### Changes
|
@@ -1026,7 +1046,7 @@ Mon, 09 Jan 2023 14:34:55 GMT
|
|
1026
1046
|
|
1027
1047
|
## [9.0.0-beta.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.37)
|
1028
1048
|
|
1029
|
-
Wed, 04 Jan 2023 01:40:54 GMT
|
1049
|
+
Wed, 04 Jan 2023 01:40:54 GMT
|
1030
1050
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.36..@fluentui/react-card_v9.0.0-beta.37)
|
1031
1051
|
|
1032
1052
|
### Changes
|
@@ -1039,7 +1059,7 @@ Wed, 04 Jan 2023 01:40:54 GMT
|
|
1039
1059
|
|
1040
1060
|
## [9.0.0-beta.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.36)
|
1041
1061
|
|
1042
|
-
Wed, 21 Dec 2022 10:20:33 GMT
|
1062
|
+
Wed, 21 Dec 2022 10:20:33 GMT
|
1043
1063
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.35..@fluentui/react-card_v9.0.0-beta.36)
|
1044
1064
|
|
1045
1065
|
### Changes
|
@@ -1050,7 +1070,7 @@ Wed, 21 Dec 2022 10:20:33 GMT
|
|
1050
1070
|
|
1051
1071
|
## [9.0.0-beta.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.35)
|
1052
1072
|
|
1053
|
-
Tue, 20 Dec 2022 14:59:21 GMT
|
1073
|
+
Tue, 20 Dec 2022 14:59:21 GMT
|
1054
1074
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.34..@fluentui/react-card_v9.0.0-beta.35)
|
1055
1075
|
|
1056
1076
|
### Changes
|
@@ -1064,7 +1084,7 @@ Tue, 20 Dec 2022 14:59:21 GMT
|
|
1064
1084
|
|
1065
1085
|
## [9.0.0-beta.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.34)
|
1066
1086
|
|
1067
|
-
Mon, 05 Dec 2022 18:29:39 GMT
|
1087
|
+
Mon, 05 Dec 2022 18:29:39 GMT
|
1068
1088
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.33..@fluentui/react-card_v9.0.0-beta.34)
|
1069
1089
|
|
1070
1090
|
### Changes
|
@@ -1075,7 +1095,7 @@ Mon, 05 Dec 2022 18:29:39 GMT
|
|
1075
1095
|
|
1076
1096
|
## [9.0.0-beta.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.33)
|
1077
1097
|
|
1078
|
-
Thu, 17 Nov 2022 23:05:35 GMT
|
1098
|
+
Thu, 17 Nov 2022 23:05:35 GMT
|
1079
1099
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.32..@fluentui/react-card_v9.0.0-beta.33)
|
1080
1100
|
|
1081
1101
|
### Changes
|
@@ -1086,7 +1106,7 @@ Thu, 17 Nov 2022 23:05:35 GMT
|
|
1086
1106
|
|
1087
1107
|
## [9.0.0-beta.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.32)
|
1088
1108
|
|
1089
|
-
Fri, 11 Nov 2022 14:57:56 GMT
|
1109
|
+
Fri, 11 Nov 2022 14:57:56 GMT
|
1090
1110
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.31..@fluentui/react-card_v9.0.0-beta.32)
|
1091
1111
|
|
1092
1112
|
### Changes
|
@@ -1101,7 +1121,7 @@ Fri, 11 Nov 2022 14:57:56 GMT
|
|
1101
1121
|
|
1102
1122
|
## [9.0.0-beta.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.31)
|
1103
1123
|
|
1104
|
-
Wed, 02 Nov 2022 11:57:49 GMT
|
1124
|
+
Wed, 02 Nov 2022 11:57:49 GMT
|
1105
1125
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.30..@fluentui/react-card_v9.0.0-beta.31)
|
1106
1126
|
|
1107
1127
|
### Changes
|
@@ -1115,7 +1135,7 @@ Wed, 02 Nov 2022 11:57:49 GMT
|
|
1115
1135
|
|
1116
1136
|
## [9.0.0-beta.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.30)
|
1117
1137
|
|
1118
|
-
Tue, 25 Oct 2022 00:35:40 GMT
|
1138
|
+
Tue, 25 Oct 2022 00:35:40 GMT
|
1119
1139
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.29..@fluentui/react-card_v9.0.0-beta.30)
|
1120
1140
|
|
1121
1141
|
### Changes
|
@@ -1125,7 +1145,7 @@ Tue, 25 Oct 2022 00:35:40 GMT
|
|
1125
1145
|
|
1126
1146
|
## [9.0.0-beta.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.29)
|
1127
1147
|
|
1128
|
-
Thu, 20 Oct 2022 08:39:28 GMT
|
1148
|
+
Thu, 20 Oct 2022 08:39:28 GMT
|
1129
1149
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.28..@fluentui/react-card_v9.0.0-beta.29)
|
1130
1150
|
|
1131
1151
|
### Changes
|
@@ -1142,7 +1162,7 @@ Thu, 20 Oct 2022 08:39:28 GMT
|
|
1142
1162
|
|
1143
1163
|
## [9.0.0-beta.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.28)
|
1144
1164
|
|
1145
|
-
Thu, 13 Oct 2022 11:02:44 GMT
|
1165
|
+
Thu, 13 Oct 2022 11:02:44 GMT
|
1146
1166
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.27..@fluentui/react-card_v9.0.0-beta.28)
|
1147
1167
|
|
1148
1168
|
### Changes
|
@@ -1156,7 +1176,7 @@ Thu, 13 Oct 2022 11:02:44 GMT
|
|
1156
1176
|
|
1157
1177
|
## [9.0.0-beta.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.27)
|
1158
1178
|
|
1159
|
-
Mon, 03 Oct 2022 22:24:42 GMT
|
1179
|
+
Mon, 03 Oct 2022 22:24:42 GMT
|
1160
1180
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.26..@fluentui/react-card_v9.0.0-beta.27)
|
1161
1181
|
|
1162
1182
|
### Changes
|
@@ -1166,7 +1186,7 @@ Mon, 03 Oct 2022 22:24:42 GMT
|
|
1166
1186
|
|
1167
1187
|
## [9.0.0-beta.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.26)
|
1168
1188
|
|
1169
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
1189
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
1170
1190
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.25..@fluentui/react-card_v9.0.0-beta.26)
|
1171
1191
|
|
1172
1192
|
### Changes
|
@@ -1177,7 +1197,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
1177
1197
|
|
1178
1198
|
## [9.0.0-beta.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.25)
|
1179
1199
|
|
1180
|
-
Thu, 15 Sep 2022 09:49:58 GMT
|
1200
|
+
Thu, 15 Sep 2022 09:49:58 GMT
|
1181
1201
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.24..@fluentui/react-card_v9.0.0-beta.25)
|
1182
1202
|
|
1183
1203
|
### Changes
|
@@ -1192,7 +1212,7 @@ Thu, 15 Sep 2022 09:49:58 GMT
|
|
1192
1212
|
|
1193
1213
|
## [9.0.0-beta.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.24)
|
1194
1214
|
|
1195
|
-
Wed, 03 Aug 2022 16:03:40 GMT
|
1215
|
+
Wed, 03 Aug 2022 16:03:40 GMT
|
1196
1216
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.23..@fluentui/react-card_v9.0.0-beta.24)
|
1197
1217
|
|
1198
1218
|
### Changes
|
@@ -1205,7 +1225,7 @@ Wed, 03 Aug 2022 16:03:40 GMT
|
|
1205
1225
|
|
1206
1226
|
## [9.0.0-beta.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.23)
|
1207
1227
|
|
1208
|
-
Thu, 14 Jul 2022 21:21:09 GMT
|
1228
|
+
Thu, 14 Jul 2022 21:21:09 GMT
|
1209
1229
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.22..@fluentui/react-card_v9.0.0-beta.23)
|
1210
1230
|
|
1211
1231
|
### Changes
|
@@ -1218,7 +1238,7 @@ Thu, 14 Jul 2022 21:21:09 GMT
|
|
1218
1238
|
|
1219
1239
|
## [9.0.0-beta.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.22)
|
1220
1240
|
|
1221
|
-
Thu, 14 Jul 2022 17:06:16 GMT
|
1241
|
+
Thu, 14 Jul 2022 17:06:16 GMT
|
1222
1242
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.21..@fluentui/react-card_v9.0.0-beta.22)
|
1223
1243
|
|
1224
1244
|
### Changes
|
@@ -1233,7 +1253,7 @@ Thu, 14 Jul 2022 17:06:16 GMT
|
|
1233
1253
|
|
1234
1254
|
## [9.0.0-beta.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.21)
|
1235
1255
|
|
1236
|
-
Tue, 28 Jun 2022 17:39:47 GMT
|
1256
|
+
Tue, 28 Jun 2022 17:39:47 GMT
|
1237
1257
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.20..@fluentui/react-card_v9.0.0-beta.21)
|
1238
1258
|
|
1239
1259
|
### Changes
|
@@ -1246,7 +1266,7 @@ Tue, 28 Jun 2022 17:39:47 GMT
|
|
1246
1266
|
|
1247
1267
|
## [9.0.0-beta.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.20)
|
1248
1268
|
|
1249
|
-
Tue, 28 Jun 2022 15:13:27 GMT
|
1269
|
+
Tue, 28 Jun 2022 15:13:27 GMT
|
1250
1270
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.19..@fluentui/react-card_v9.0.0-beta.20)
|
1251
1271
|
|
1252
1272
|
### Changes
|
@@ -1265,7 +1285,7 @@ Tue, 28 Jun 2022 15:13:27 GMT
|
|
1265
1285
|
|
1266
1286
|
## [9.0.0-beta.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.19)
|
1267
1287
|
|
1268
|
-
Thu, 23 Jun 2022 14:25:31 GMT
|
1288
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
1269
1289
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.18..@fluentui/react-card_v9.0.0-beta.19)
|
1270
1290
|
|
1271
1291
|
### Changes
|
@@ -1277,7 +1297,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
|
|
1277
1297
|
|
1278
1298
|
## [9.0.0-beta.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.18)
|
1279
1299
|
|
1280
|
-
Tue, 31 May 2022 21:28:36 GMT
|
1300
|
+
Tue, 31 May 2022 21:28:36 GMT
|
1281
1301
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.17..@fluentui/react-card_v9.0.0-beta.18)
|
1282
1302
|
|
1283
1303
|
### Changes
|
@@ -1292,7 +1312,7 @@ Tue, 31 May 2022 21:28:36 GMT
|
|
1292
1312
|
|
1293
1313
|
## [9.0.0-beta.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.17)
|
1294
1314
|
|
1295
|
-
Thu, 26 May 2022 21:01:32 GMT
|
1315
|
+
Thu, 26 May 2022 21:01:32 GMT
|
1296
1316
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.16..@fluentui/react-card_v9.0.0-beta.17)
|
1297
1317
|
|
1298
1318
|
### Changes
|
@@ -1302,7 +1322,7 @@ Thu, 26 May 2022 21:01:32 GMT
|
|
1302
1322
|
|
1303
1323
|
## [9.0.0-beta.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.16)
|
1304
1324
|
|
1305
|
-
Mon, 23 May 2022 18:56:42 GMT
|
1325
|
+
Mon, 23 May 2022 18:56:42 GMT
|
1306
1326
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.15..@fluentui/react-card_v9.0.0-beta.16)
|
1307
1327
|
|
1308
1328
|
### Changes
|
@@ -1317,7 +1337,7 @@ Mon, 23 May 2022 18:56:42 GMT
|
|
1317
1337
|
|
1318
1338
|
## [9.0.0-beta.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.15)
|
1319
1339
|
|
1320
|
-
Mon, 23 May 2022 12:14:05 GMT
|
1340
|
+
Mon, 23 May 2022 12:14:05 GMT
|
1321
1341
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.14..@fluentui/react-card_v9.0.0-beta.15)
|
1322
1342
|
|
1323
1343
|
### Changes
|
@@ -1336,7 +1356,7 @@ Mon, 23 May 2022 12:14:05 GMT
|
|
1336
1356
|
|
1337
1357
|
## [9.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.14)
|
1338
1358
|
|
1339
|
-
Thu, 05 May 2022 18:26:29 GMT
|
1359
|
+
Thu, 05 May 2022 18:26:29 GMT
|
1340
1360
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.13..@fluentui/react-card_v9.0.0-beta.14)
|
1341
1361
|
|
1342
1362
|
### Changes
|
@@ -1351,7 +1371,7 @@ Thu, 05 May 2022 18:26:29 GMT
|
|
1351
1371
|
|
1352
1372
|
## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.13)
|
1353
1373
|
|
1354
|
-
Wed, 04 May 2022 13:26:38 GMT
|
1374
|
+
Wed, 04 May 2022 13:26:38 GMT
|
1355
1375
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.12..@fluentui/react-card_v9.0.0-beta.13)
|
1356
1376
|
|
1357
1377
|
### Changes
|