@fluentui/react-alert 9.0.0-beta.4 → 9.0.0-beta.40

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.
Files changed (35) hide show
  1. package/CHANGELOG.json +1189 -1
  2. package/CHANGELOG.md +424 -2
  3. package/README.md +1 -1
  4. package/dist/index.d.ts +11 -1
  5. package/lib/Alert.js.map +1 -1
  6. package/lib/components/Alert/Alert.js +0 -1
  7. package/lib/components/Alert/Alert.js.map +1 -1
  8. package/lib/components/Alert/Alert.types.js.map +1 -1
  9. package/lib/components/Alert/index.js.map +1 -1
  10. package/lib/components/Alert/renderAlert.js +8 -3
  11. package/lib/components/Alert/renderAlert.js.map +1 -1
  12. package/lib/components/Alert/useAlert.js +29 -17
  13. package/lib/components/Alert/useAlert.js.map +1 -1
  14. package/lib/components/Alert/useAlertStyles.js +106 -57
  15. package/lib/components/Alert/useAlertStyles.js.map +1 -1
  16. package/lib/index.js.map +1 -1
  17. package/lib-commonjs/Alert.js +0 -2
  18. package/lib-commonjs/Alert.js.map +1 -1
  19. package/lib-commonjs/components/Alert/Alert.js +0 -6
  20. package/lib-commonjs/components/Alert/Alert.js.map +1 -1
  21. package/lib-commonjs/components/Alert/Alert.types.js.map +1 -1
  22. package/lib-commonjs/components/Alert/index.js +0 -6
  23. package/lib-commonjs/components/Alert/index.js.map +1 -1
  24. package/lib-commonjs/components/Alert/renderAlert.js +8 -7
  25. package/lib-commonjs/components/Alert/renderAlert.js.map +1 -1
  26. package/lib-commonjs/components/Alert/useAlert.js +29 -23
  27. package/lib-commonjs/components/Alert/useAlert.js.map +1 -1
  28. package/lib-commonjs/components/Alert/useAlertStyles.js +106 -61
  29. package/lib-commonjs/components/Alert/useAlertStyles.js.map +1 -1
  30. package/lib-commonjs/index.js +0 -2
  31. package/lib-commonjs/index.js.map +1 -1
  32. package/package.json +28 -17
  33. package/Migration.md +0 -0
  34. package/Spec.md +0 -95
  35. package/dist/tsdoc-metadata.json +0 -11
package/CHANGELOG.json CHANGED
@@ -2,7 +2,1195 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 15:09:24 GMT",
5
+ "date": "Thu, 16 Mar 2023 14:33:33 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.40",
7
+ "version": "9.0.0-beta.40",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-alert",
13
+ "comment": "Bump @fluentui/react-avatar to v9.4.4",
14
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-button to v9.3.4",
20
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-tabster to v9.6.0",
26
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-alert",
31
+ "comment": "Bump @fluentui/react-utilities to v9.7.1",
32
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 15 Mar 2023 10:19:53 GMT",
39
+ "tag": "@fluentui/react-alert_v9.0.0-beta.39",
40
+ "version": "9.0.0-beta.39",
41
+ "comments": {
42
+ "prerelease": [
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-alert",
46
+ "comment": "Bump @fluentui/react-avatar to v9.4.3",
47
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-alert",
52
+ "comment": "Bump @fluentui/react-button to v9.3.3",
53
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-alert",
58
+ "comment": "Bump @fluentui/react-tabster to v9.5.7",
59
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-alert",
64
+ "comment": "Bump @fluentui/react-theme to v9.1.6",
65
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Mon, 13 Mar 2023 08:58:26 GMT",
72
+ "tag": "@fluentui/react-alert_v9.0.0-beta.38",
73
+ "version": "9.0.0-beta.38",
74
+ "comments": {
75
+ "prerelease": [
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-alert",
79
+ "comment": "Bump @fluentui/react-avatar to v9.4.2",
80
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui/react-alert",
85
+ "comment": "Bump @fluentui/react-button to v9.3.2",
86
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-alert",
91
+ "comment": "Bump @fluentui/react-tabster to v9.5.6",
92
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui/react-alert",
97
+ "comment": "Bump @fluentui/react-utilities to v9.7.0",
98
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
99
+ }
100
+ ]
101
+ }
102
+ },
103
+ {
104
+ "date": "Fri, 10 Mar 2023 07:14:01 GMT",
105
+ "tag": "@fluentui/react-alert_v9.0.0-beta.37",
106
+ "version": "9.0.0-beta.37",
107
+ "comments": {
108
+ "prerelease": [
109
+ {
110
+ "author": "beachball",
111
+ "package": "@fluentui/react-alert",
112
+ "comment": "Bump @fluentui/react-avatar to v9.4.1",
113
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
114
+ },
115
+ {
116
+ "author": "beachball",
117
+ "package": "@fluentui/react-alert",
118
+ "comment": "Bump @fluentui/react-button to v9.3.1",
119
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
120
+ },
121
+ {
122
+ "author": "beachball",
123
+ "package": "@fluentui/react-alert",
124
+ "comment": "Bump @fluentui/react-tabster to v9.5.5",
125
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
126
+ },
127
+ {
128
+ "author": "beachball",
129
+ "package": "@fluentui/react-alert",
130
+ "comment": "Bump @fluentui/react-utilities to v9.6.2",
131
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
132
+ }
133
+ ]
134
+ }
135
+ },
136
+ {
137
+ "date": "Wed, 08 Mar 2023 17:42:51 GMT",
138
+ "tag": "@fluentui/react-alert_v9.0.0-beta.36",
139
+ "version": "9.0.0-beta.36",
140
+ "comments": {
141
+ "prerelease": [
142
+ {
143
+ "author": "beachball",
144
+ "package": "@fluentui/react-alert",
145
+ "comment": "Bump @fluentui/react-avatar to v9.4.0",
146
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
147
+ },
148
+ {
149
+ "author": "beachball",
150
+ "package": "@fluentui/react-alert",
151
+ "comment": "Bump @fluentui/react-button to v9.3.0",
152
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
153
+ },
154
+ {
155
+ "author": "beachball",
156
+ "package": "@fluentui/react-alert",
157
+ "comment": "Bump @fluentui/react-tabster to v9.5.4",
158
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
159
+ },
160
+ {
161
+ "author": "beachball",
162
+ "package": "@fluentui/react-alert",
163
+ "comment": "Bump @fluentui/react-utilities to v9.6.1",
164
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
165
+ }
166
+ ]
167
+ }
168
+ },
169
+ {
170
+ "date": "Wed, 22 Feb 2023 23:06:07 GMT",
171
+ "tag": "@fluentui/react-alert_v9.0.0-beta.35",
172
+ "version": "9.0.0-beta.35",
173
+ "comments": {
174
+ "prerelease": [
175
+ {
176
+ "author": "beachball",
177
+ "package": "@fluentui/react-alert",
178
+ "comment": "Bump @fluentui/react-avatar to v9.3.7",
179
+ "commit": "9ee6caa17f745e014ecba467a4528181ae49be30"
180
+ }
181
+ ]
182
+ }
183
+ },
184
+ {
185
+ "date": "Wed, 15 Feb 2023 11:44:52 GMT",
186
+ "tag": "@fluentui/react-alert_v9.0.0-beta.34",
187
+ "version": "9.0.0-beta.34",
188
+ "comments": {
189
+ "prerelease": [
190
+ {
191
+ "author": "beachball",
192
+ "package": "@fluentui/react-alert",
193
+ "comment": "Bump @fluentui/react-avatar to v9.3.6",
194
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
195
+ },
196
+ {
197
+ "author": "beachball",
198
+ "package": "@fluentui/react-alert",
199
+ "comment": "Bump @fluentui/react-button to v9.2.5",
200
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
201
+ },
202
+ {
203
+ "author": "beachball",
204
+ "package": "@fluentui/react-alert",
205
+ "comment": "Bump @fluentui/react-tabster to v9.5.3",
206
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
207
+ },
208
+ {
209
+ "author": "beachball",
210
+ "package": "@fluentui/react-alert",
211
+ "comment": "Bump @fluentui/react-utilities to v9.6.0",
212
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
213
+ }
214
+ ]
215
+ }
216
+ },
217
+ {
218
+ "date": "Mon, 13 Feb 2023 23:43:14 GMT",
219
+ "tag": "@fluentui/react-alert_v9.0.0-beta.33",
220
+ "version": "9.0.0-beta.33",
221
+ "comments": {
222
+ "prerelease": [
223
+ {
224
+ "author": "beachball",
225
+ "package": "@fluentui/react-alert",
226
+ "comment": "Bump @fluentui/react-avatar to v9.3.5",
227
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
228
+ },
229
+ {
230
+ "author": "beachball",
231
+ "package": "@fluentui/react-alert",
232
+ "comment": "Bump @fluentui/react-button to v9.2.4",
233
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
234
+ },
235
+ {
236
+ "author": "beachball",
237
+ "package": "@fluentui/react-alert",
238
+ "comment": "Bump @fluentui/react-tabster to v9.5.2",
239
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
240
+ },
241
+ {
242
+ "author": "beachball",
243
+ "package": "@fluentui/react-alert",
244
+ "comment": "Bump @fluentui/react-utilities to v9.5.3",
245
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
246
+ }
247
+ ]
248
+ }
249
+ },
250
+ {
251
+ "date": "Mon, 13 Feb 2023 09:35:48 GMT",
252
+ "tag": "@fluentui/react-alert_v9.0.0-beta.32",
253
+ "version": "9.0.0-beta.32",
254
+ "comments": {
255
+ "prerelease": [
256
+ {
257
+ "author": "beachball",
258
+ "package": "@fluentui/react-alert",
259
+ "comment": "Bump @fluentui/react-avatar to v9.3.4",
260
+ "commit": "b24aed22677cb12a74f185feee89edefd1601b9a"
261
+ }
262
+ ]
263
+ }
264
+ },
265
+ {
266
+ "date": "Fri, 10 Feb 2023 08:50:02 GMT",
267
+ "tag": "@fluentui/react-alert_v9.0.0-beta.31",
268
+ "version": "9.0.0-beta.31",
269
+ "comments": {
270
+ "prerelease": [
271
+ {
272
+ "author": "beachball",
273
+ "package": "@fluentui/react-alert",
274
+ "comment": "Bump @fluentui/react-avatar to v9.3.3",
275
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
276
+ },
277
+ {
278
+ "author": "beachball",
279
+ "package": "@fluentui/react-alert",
280
+ "comment": "Bump @fluentui/react-button to v9.2.3",
281
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
282
+ },
283
+ {
284
+ "author": "beachball",
285
+ "package": "@fluentui/react-alert",
286
+ "comment": "Bump @fluentui/react-tabster to v9.5.1",
287
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
288
+ },
289
+ {
290
+ "author": "beachball",
291
+ "package": "@fluentui/react-alert",
292
+ "comment": "Bump @fluentui/react-utilities to v9.5.2",
293
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
294
+ }
295
+ ]
296
+ }
297
+ },
298
+ {
299
+ "date": "Tue, 07 Feb 2023 14:13:10 GMT",
300
+ "tag": "@fluentui/react-alert_v9.0.0-beta.30",
301
+ "version": "9.0.0-beta.30",
302
+ "comments": {
303
+ "prerelease": [
304
+ {
305
+ "author": "beachball",
306
+ "package": "@fluentui/react-alert",
307
+ "comment": "Bump @fluentui/react-avatar to v9.3.2",
308
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
309
+ },
310
+ {
311
+ "author": "beachball",
312
+ "package": "@fluentui/react-alert",
313
+ "comment": "Bump @fluentui/react-button to v9.2.2",
314
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
315
+ },
316
+ {
317
+ "author": "beachball",
318
+ "package": "@fluentui/react-alert",
319
+ "comment": "Bump @fluentui/react-tabster to v9.5.0",
320
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
321
+ }
322
+ ]
323
+ }
324
+ },
325
+ {
326
+ "date": "Tue, 31 Jan 2023 19:53:58 GMT",
327
+ "tag": "@fluentui/react-alert_v9.0.0-beta.29",
328
+ "version": "9.0.0-beta.29",
329
+ "comments": {
330
+ "prerelease": [
331
+ {
332
+ "author": "beachball",
333
+ "package": "@fluentui/react-alert",
334
+ "comment": "Bump @fluentui/react-avatar to v9.3.1",
335
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
336
+ },
337
+ {
338
+ "author": "beachball",
339
+ "package": "@fluentui/react-alert",
340
+ "comment": "Bump @fluentui/react-button to v9.2.1",
341
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
342
+ },
343
+ {
344
+ "author": "beachball",
345
+ "package": "@fluentui/react-alert",
346
+ "comment": "Bump @fluentui/react-tabster to v9.4.2",
347
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
348
+ },
349
+ {
350
+ "author": "beachball",
351
+ "package": "@fluentui/react-alert",
352
+ "comment": "Bump @fluentui/react-utilities to v9.5.1",
353
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
354
+ }
355
+ ]
356
+ }
357
+ },
358
+ {
359
+ "date": "Thu, 26 Jan 2023 13:31:03 GMT",
360
+ "tag": "@fluentui/react-alert_v9.0.0-beta.28",
361
+ "version": "9.0.0-beta.28",
362
+ "comments": {
363
+ "prerelease": [
364
+ {
365
+ "author": "beachball",
366
+ "package": "@fluentui/react-alert",
367
+ "comment": "Bump @fluentui/react-avatar to v9.3.0",
368
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
369
+ },
370
+ {
371
+ "author": "beachball",
372
+ "package": "@fluentui/react-alert",
373
+ "comment": "Bump @fluentui/react-button to v9.2.0",
374
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
375
+ },
376
+ {
377
+ "author": "beachball",
378
+ "package": "@fluentui/react-alert",
379
+ "comment": "Bump @fluentui/react-tabster to v9.4.1",
380
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
381
+ },
382
+ {
383
+ "author": "beachball",
384
+ "package": "@fluentui/react-alert",
385
+ "comment": "Bump @fluentui/react-utilities to v9.5.0",
386
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
387
+ }
388
+ ]
389
+ }
390
+ },
391
+ {
392
+ "date": "Mon, 23 Jan 2023 16:43:12 GMT",
393
+ "tag": "@fluentui/react-alert_v9.0.0-beta.27",
394
+ "version": "9.0.0-beta.27",
395
+ "comments": {
396
+ "prerelease": [
397
+ {
398
+ "author": "beachball",
399
+ "package": "@fluentui/react-alert",
400
+ "comment": "Bump @fluentui/react-avatar to v9.2.16",
401
+ "commit": "828c4260edc4fba07c9ccc8e94f15051c7fd25d3"
402
+ }
403
+ ]
404
+ }
405
+ },
406
+ {
407
+ "date": "Wed, 18 Jan 2023 16:32:57 GMT",
408
+ "tag": "@fluentui/react-alert_v9.0.0-beta.26",
409
+ "version": "9.0.0-beta.26",
410
+ "comments": {
411
+ "prerelease": [
412
+ {
413
+ "author": "beachball",
414
+ "package": "@fluentui/react-alert",
415
+ "comment": "Bump @fluentui/react-avatar to v9.2.15",
416
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
417
+ },
418
+ {
419
+ "author": "beachball",
420
+ "package": "@fluentui/react-alert",
421
+ "comment": "Bump @fluentui/react-button to v9.1.16",
422
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
423
+ },
424
+ {
425
+ "author": "beachball",
426
+ "package": "@fluentui/react-alert",
427
+ "comment": "Bump @fluentui/react-tabster to v9.4.0",
428
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
429
+ }
430
+ ]
431
+ }
432
+ },
433
+ {
434
+ "date": "Tue, 17 Jan 2023 12:22:56 GMT",
435
+ "tag": "@fluentui/react-alert_v9.0.0-beta.25",
436
+ "version": "9.0.0-beta.25",
437
+ "comments": {
438
+ "prerelease": [
439
+ {
440
+ "author": "beachball",
441
+ "package": "@fluentui/react-alert",
442
+ "comment": "Bump @fluentui/react-avatar to v9.2.14",
443
+ "commit": "64989c23309e77e51bb42c00609fd2425cd20680"
444
+ }
445
+ ]
446
+ }
447
+ },
448
+ {
449
+ "date": "Mon, 16 Jan 2023 08:38:54 GMT",
450
+ "tag": "@fluentui/react-alert_v9.0.0-beta.24",
451
+ "version": "9.0.0-beta.24",
452
+ "comments": {
453
+ "none": [
454
+ {
455
+ "author": "martinhochel@microsoft.com",
456
+ "package": "@fluentui/react-alert",
457
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
458
+ "comment": "chore: migrate to packaged scripts"
459
+ }
460
+ ],
461
+ "prerelease": [
462
+ {
463
+ "author": "beachball",
464
+ "package": "@fluentui/react-alert",
465
+ "comment": "Bump @fluentui/react-avatar to v9.2.13",
466
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
467
+ },
468
+ {
469
+ "author": "beachball",
470
+ "package": "@fluentui/react-alert",
471
+ "comment": "Bump @fluentui/react-button to v9.1.15",
472
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
473
+ },
474
+ {
475
+ "author": "beachball",
476
+ "package": "@fluentui/react-alert",
477
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
478
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
479
+ }
480
+ ]
481
+ }
482
+ },
483
+ {
484
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
485
+ "tag": "@fluentui/react-alert_v9.0.0-beta.23",
486
+ "version": "9.0.0-beta.23",
487
+ "comments": {
488
+ "prerelease": [
489
+ {
490
+ "author": "beachball",
491
+ "package": "@fluentui/react-alert",
492
+ "comment": "Bump @fluentui/react-avatar to v9.2.12",
493
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
494
+ },
495
+ {
496
+ "author": "beachball",
497
+ "package": "@fluentui/react-alert",
498
+ "comment": "Bump @fluentui/react-button to v9.1.14",
499
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
500
+ },
501
+ {
502
+ "author": "beachball",
503
+ "package": "@fluentui/react-alert",
504
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
505
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
506
+ },
507
+ {
508
+ "author": "beachball",
509
+ "package": "@fluentui/react-alert",
510
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
511
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
512
+ }
513
+ ]
514
+ }
515
+ },
516
+ {
517
+ "date": "Wed, 04 Jan 2023 01:40:49 GMT",
518
+ "tag": "@fluentui/react-alert_v9.0.0-beta.22",
519
+ "version": "9.0.0-beta.22",
520
+ "comments": {
521
+ "none": [
522
+ {
523
+ "author": "martinhochel@microsoft.com",
524
+ "package": "@fluentui/react-alert",
525
+ "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
526
+ "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
527
+ },
528
+ {
529
+ "author": "martinhochel@microsoft.com",
530
+ "package": "@fluentui/react-alert",
531
+ "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
532
+ "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
533
+ }
534
+ ],
535
+ "prerelease": [
536
+ {
537
+ "author": "olfedias@microsoft.com",
538
+ "package": "@fluentui/react-alert",
539
+ "commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
540
+ "comment": "chore: Update Griffel to latest version"
541
+ },
542
+ {
543
+ "author": "beachball",
544
+ "package": "@fluentui/react-alert",
545
+ "comment": "Bump @fluentui/react-avatar to v9.2.11",
546
+ "commit": "3e322d15529451be153e97298873253e21af4082"
547
+ },
548
+ {
549
+ "author": "beachball",
550
+ "package": "@fluentui/react-alert",
551
+ "comment": "Bump @fluentui/react-button to v9.1.13",
552
+ "commit": "3e322d15529451be153e97298873253e21af4082"
553
+ },
554
+ {
555
+ "author": "beachball",
556
+ "package": "@fluentui/react-alert",
557
+ "comment": "Bump @fluentui/react-tabster to v9.3.5",
558
+ "commit": "3e322d15529451be153e97298873253e21af4082"
559
+ },
560
+ {
561
+ "author": "beachball",
562
+ "package": "@fluentui/react-alert",
563
+ "comment": "Bump @fluentui/react-utilities to v9.3.1",
564
+ "commit": "3e322d15529451be153e97298873253e21af4082"
565
+ },
566
+ {
567
+ "author": "beachball",
568
+ "package": "@fluentui/react-alert",
569
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
570
+ "commit": "3e322d15529451be153e97298873253e21af4082"
571
+ }
572
+ ]
573
+ }
574
+ },
575
+ {
576
+ "date": "Wed, 21 Dec 2022 10:20:33 GMT",
577
+ "tag": "@fluentui/react-alert_v9.0.0-beta.21",
578
+ "version": "9.0.0-beta.21",
579
+ "comments": {
580
+ "prerelease": [
581
+ {
582
+ "author": "beachball",
583
+ "package": "@fluentui/react-alert",
584
+ "comment": "Bump @fluentui/react-avatar to v9.2.10",
585
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
586
+ },
587
+ {
588
+ "author": "beachball",
589
+ "package": "@fluentui/react-alert",
590
+ "comment": "Bump @fluentui/react-button to v9.1.12",
591
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
592
+ },
593
+ {
594
+ "author": "beachball",
595
+ "package": "@fluentui/react-alert",
596
+ "comment": "Bump @fluentui/react-tabster to v9.3.4",
597
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
598
+ },
599
+ {
600
+ "author": "beachball",
601
+ "package": "@fluentui/react-alert",
602
+ "comment": "Bump @fluentui/react-theme to v9.1.5",
603
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
604
+ }
605
+ ]
606
+ }
607
+ },
608
+ {
609
+ "date": "Tue, 20 Dec 2022 14:59:21 GMT",
610
+ "tag": "@fluentui/react-alert_v9.0.0-beta.20",
611
+ "version": "9.0.0-beta.20",
612
+ "comments": {
613
+ "prerelease": [
614
+ {
615
+ "author": "marigome@microsoft.com",
616
+ "package": "@fluentui/react-alert",
617
+ "commit": "f944ddda46a4f5f997fd7614a62b72fcbab09da6",
618
+ "comment": "fix: update tokens to match the spec"
619
+ },
620
+ {
621
+ "author": "beachball",
622
+ "package": "@fluentui/react-alert",
623
+ "comment": "Bump @fluentui/react-avatar to v9.2.9",
624
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
625
+ },
626
+ {
627
+ "author": "beachball",
628
+ "package": "@fluentui/react-alert",
629
+ "comment": "Bump @fluentui/react-button to v9.1.11",
630
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
631
+ },
632
+ {
633
+ "author": "beachball",
634
+ "package": "@fluentui/react-alert",
635
+ "comment": "Bump @fluentui/react-tabster to v9.3.3",
636
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
637
+ },
638
+ {
639
+ "author": "beachball",
640
+ "package": "@fluentui/react-alert",
641
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
642
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
643
+ },
644
+ {
645
+ "author": "beachball",
646
+ "package": "@fluentui/react-alert",
647
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
648
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
649
+ }
650
+ ]
651
+ }
652
+ },
653
+ {
654
+ "date": "Mon, 05 Dec 2022 18:29:39 GMT",
655
+ "tag": "@fluentui/react-alert_v9.0.0-beta.19",
656
+ "version": "9.0.0-beta.19",
657
+ "comments": {
658
+ "prerelease": [
659
+ {
660
+ "author": "beachball",
661
+ "package": "@fluentui/react-alert",
662
+ "comment": "Bump @fluentui/react-avatar to v9.2.8",
663
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
664
+ },
665
+ {
666
+ "author": "beachball",
667
+ "package": "@fluentui/react-alert",
668
+ "comment": "Bump @fluentui/react-button to v9.1.10",
669
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
670
+ },
671
+ {
672
+ "author": "beachball",
673
+ "package": "@fluentui/react-alert",
674
+ "comment": "Bump @fluentui/react-theme to v9.1.3",
675
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
676
+ }
677
+ ]
678
+ }
679
+ },
680
+ {
681
+ "date": "Thu, 17 Nov 2022 23:05:33 GMT",
682
+ "tag": "@fluentui/react-alert_v9.0.0-beta.18",
683
+ "version": "9.0.0-beta.18",
684
+ "comments": {
685
+ "none": [
686
+ {
687
+ "author": "martinhochel@microsoft.com",
688
+ "package": "@fluentui/react-alert",
689
+ "commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
690
+ "comment": "chore: update package scaffold"
691
+ }
692
+ ],
693
+ "prerelease": [
694
+ {
695
+ "author": "beachball",
696
+ "package": "@fluentui/react-alert",
697
+ "comment": "Bump @fluentui/react-avatar to v9.2.7",
698
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
699
+ },
700
+ {
701
+ "author": "beachball",
702
+ "package": "@fluentui/react-alert",
703
+ "comment": "Bump @fluentui/react-button to v9.1.9",
704
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
705
+ },
706
+ {
707
+ "author": "beachball",
708
+ "package": "@fluentui/react-alert",
709
+ "comment": "Bump @fluentui/react-utilities to v9.2.2",
710
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
711
+ }
712
+ ]
713
+ }
714
+ },
715
+ {
716
+ "date": "Fri, 11 Nov 2022 14:57:51 GMT",
717
+ "tag": "@fluentui/react-alert_v9.0.0-beta.17",
718
+ "version": "9.0.0-beta.17",
719
+ "comments": {
720
+ "none": [
721
+ {
722
+ "author": "martinhochel@microsoft.com",
723
+ "package": "@fluentui/react-alert",
724
+ "commit": "87859b052155ca206ef3540a2a9623803f6e2b93",
725
+ "comment": "test: replace deprecated module.parent with require.main within isConformance"
726
+ }
727
+ ],
728
+ "prerelease": [
729
+ {
730
+ "author": "beachball",
731
+ "package": "@fluentui/react-alert",
732
+ "comment": "Bump @fluentui/react-avatar to v9.2.6",
733
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
734
+ },
735
+ {
736
+ "author": "beachball",
737
+ "package": "@fluentui/react-alert",
738
+ "comment": "Bump @fluentui/react-button to v9.1.8",
739
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
740
+ },
741
+ {
742
+ "author": "beachball",
743
+ "package": "@fluentui/react-alert",
744
+ "comment": "Bump @fluentui/react-theme to v9.1.2",
745
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
746
+ },
747
+ {
748
+ "author": "beachball",
749
+ "package": "@fluentui/react-alert",
750
+ "comment": "Bump @fluentui/react-utilities to v9.2.1",
751
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
752
+ },
753
+ {
754
+ "author": "beachball",
755
+ "package": "@fluentui/react-alert",
756
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18",
757
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
758
+ }
759
+ ]
760
+ }
761
+ },
762
+ {
763
+ "date": "Wed, 02 Nov 2022 11:57:47 GMT",
764
+ "tag": "@fluentui/react-alert_v9.0.0-beta.16",
765
+ "version": "9.0.0-beta.16",
766
+ "comments": {
767
+ "prerelease": [
768
+ {
769
+ "author": "olfedias@microsoft.com",
770
+ "package": "@fluentui/react-alert",
771
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
772
+ "comment": "chore: Update Griffel to latest version"
773
+ },
774
+ {
775
+ "author": "beachball",
776
+ "package": "@fluentui/react-alert",
777
+ "comment": "Bump @fluentui/react-avatar to v9.2.5",
778
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
779
+ },
780
+ {
781
+ "author": "beachball",
782
+ "package": "@fluentui/react-alert",
783
+ "comment": "Bump @fluentui/react-button to v9.1.7",
784
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
785
+ },
786
+ {
787
+ "author": "beachball",
788
+ "package": "@fluentui/react-alert",
789
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
790
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
791
+ },
792
+ {
793
+ "author": "beachball",
794
+ "package": "@fluentui/react-alert",
795
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
796
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
797
+ }
798
+ ]
799
+ }
800
+ },
801
+ {
802
+ "date": "Tue, 25 Oct 2022 00:35:27 GMT",
803
+ "tag": "@fluentui/react-alert_v9.0.0-beta.15",
804
+ "version": "9.0.0-beta.15",
805
+ "comments": {
806
+ "none": [
807
+ {
808
+ "author": "miroslav.stastny@microsoft.com",
809
+ "package": "@fluentui/react-alert",
810
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
811
+ "comment": "Update package readme"
812
+ }
813
+ ],
814
+ "prerelease": [
815
+ {
816
+ "author": "beachball",
817
+ "package": "@fluentui/react-alert",
818
+ "comment": "Bump @fluentui/react-avatar to v9.2.4",
819
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
820
+ },
821
+ {
822
+ "author": "beachball",
823
+ "package": "@fluentui/react-alert",
824
+ "comment": "Bump @fluentui/react-button to v9.1.6",
825
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
826
+ }
827
+ ]
828
+ }
829
+ },
830
+ {
831
+ "date": "Thu, 20 Oct 2022 08:39:57 GMT",
832
+ "tag": "@fluentui/react-alert_v9.0.0-beta.14",
833
+ "version": "9.0.0-beta.14",
834
+ "comments": {
835
+ "prerelease": [
836
+ {
837
+ "author": "mgodbolt@microsoft.com",
838
+ "package": "@fluentui/react-alert",
839
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
840
+ "comment": "chore: Bump peer deps to support React 18"
841
+ },
842
+ {
843
+ "author": "tristan.watanabe@gmail.com",
844
+ "package": "@fluentui/react-alert",
845
+ "commit": "791ed7453a6bf65342e9bed5876b02ef0b9fc944",
846
+ "comment": "chore: Migrate to new package structure."
847
+ },
848
+ {
849
+ "author": "olfedias@microsoft.com",
850
+ "package": "@fluentui/react-alert",
851
+ "commit": "06865dada128321804646582f564ee86d835d174",
852
+ "comment": "chore: Update Griffel to latest version"
853
+ },
854
+ {
855
+ "author": "beachball",
856
+ "package": "@fluentui/react-alert",
857
+ "comment": "Bump @fluentui/react-avatar to v9.2.3",
858
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
859
+ },
860
+ {
861
+ "author": "beachball",
862
+ "package": "@fluentui/react-alert",
863
+ "comment": "Bump @fluentui/react-button to v9.1.5",
864
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
865
+ },
866
+ {
867
+ "author": "beachball",
868
+ "package": "@fluentui/react-alert",
869
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
870
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
871
+ },
872
+ {
873
+ "author": "beachball",
874
+ "package": "@fluentui/react-alert",
875
+ "comment": "Bump @fluentui/react-utilities to v9.1.2",
876
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
877
+ },
878
+ {
879
+ "author": "beachball",
880
+ "package": "@fluentui/react-alert",
881
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
882
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
883
+ }
884
+ ]
885
+ }
886
+ },
887
+ {
888
+ "date": "Thu, 13 Oct 2022 12:56:30 GMT",
889
+ "tag": "@fluentui/react-alert_v9.0.0-beta.13",
890
+ "version": "9.0.0-beta.13",
891
+ "comments": {
892
+ "prerelease": [
893
+ {
894
+ "author": "beachball",
895
+ "package": "@fluentui/react-alert",
896
+ "comment": "Bump @fluentui/react-avatar to v9.2.2",
897
+ "commit": "77301c97c0539b9ebf891642eb0a077d1aeae9a6"
898
+ }
899
+ ]
900
+ }
901
+ },
902
+ {
903
+ "date": "Thu, 13 Oct 2022 11:02:42 GMT",
904
+ "tag": "@fluentui/react-alert_v9.0.0-beta.12",
905
+ "version": "9.0.0-beta.12",
906
+ "comments": {
907
+ "prerelease": [
908
+ {
909
+ "author": "olfedias@microsoft.com",
910
+ "package": "@fluentui/react-alert",
911
+ "commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
912
+ "comment": "chore: Update Griffel to latest version"
913
+ },
914
+ {
915
+ "author": "beachball",
916
+ "package": "@fluentui/react-alert",
917
+ "comment": "Bump @fluentui/react-avatar to v9.2.1",
918
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
919
+ },
920
+ {
921
+ "author": "beachball",
922
+ "package": "@fluentui/react-alert",
923
+ "comment": "Bump @fluentui/react-button to v9.1.4",
924
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
925
+ },
926
+ {
927
+ "author": "beachball",
928
+ "package": "@fluentui/react-alert",
929
+ "comment": "Bump @fluentui/react-utilities to v9.1.1",
930
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
931
+ },
932
+ {
933
+ "author": "beachball",
934
+ "package": "@fluentui/react-alert",
935
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
936
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
937
+ }
938
+ ]
939
+ }
940
+ },
941
+ {
942
+ "date": "Mon, 03 Oct 2022 22:24:42 GMT",
943
+ "tag": "@fluentui/react-alert_v9.0.0-beta.11",
944
+ "version": "9.0.0-beta.11",
945
+ "comments": {
946
+ "prerelease": [
947
+ {
948
+ "author": "beachball",
949
+ "package": "@fluentui/react-alert",
950
+ "comment": "Bump @fluentui/react-avatar to v9.2.0",
951
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
952
+ },
953
+ {
954
+ "author": "beachball",
955
+ "package": "@fluentui/react-alert",
956
+ "comment": "Bump @fluentui/react-button to v9.1.3",
957
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
958
+ }
959
+ ]
960
+ }
961
+ },
962
+ {
963
+ "date": "Tue, 20 Sep 2022 20:55:45 GMT",
964
+ "tag": "@fluentui/react-alert_v9.0.0-beta.10",
965
+ "version": "9.0.0-beta.10",
966
+ "comments": {
967
+ "prerelease": [
968
+ {
969
+ "author": "beachball",
970
+ "package": "@fluentui/react-alert",
971
+ "comment": "Bump @fluentui/react-avatar to v9.1.1",
972
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
973
+ },
974
+ {
975
+ "author": "beachball",
976
+ "package": "@fluentui/react-alert",
977
+ "comment": "Bump @fluentui/react-button to v9.1.2",
978
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
979
+ },
980
+ {
981
+ "author": "beachball",
982
+ "package": "@fluentui/react-alert",
983
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
984
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
985
+ }
986
+ ]
987
+ }
988
+ },
989
+ {
990
+ "date": "Thu, 15 Sep 2022 09:49:47 GMT",
991
+ "tag": "@fluentui/react-alert_v9.0.0-beta.9",
992
+ "version": "9.0.0-beta.9",
993
+ "comments": {
994
+ "none": [
995
+ {
996
+ "author": "martinhochel@microsoft.com",
997
+ "package": "@fluentui/react-alert",
998
+ "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
999
+ "comment": "chore: update package scaffold"
1000
+ },
1001
+ {
1002
+ "author": "rohitpag@microsoft.com",
1003
+ "package": "@fluentui/react-alert",
1004
+ "commit": "045c66e2a2142e3d2380da05a9aa60b54de6888c",
1005
+ "comment": "Adding appearance prop to the alert component"
1006
+ }
1007
+ ],
1008
+ "prerelease": [
1009
+ {
1010
+ "author": "olfedias@microsoft.com",
1011
+ "package": "@fluentui/react-alert",
1012
+ "commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
1013
+ "comment": "chore: Update Griffel to latest version"
1014
+ },
1015
+ {
1016
+ "author": "beachball",
1017
+ "package": "@fluentui/react-alert",
1018
+ "comment": "Bump @fluentui/react-avatar to v9.1.0",
1019
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1020
+ },
1021
+ {
1022
+ "author": "beachball",
1023
+ "package": "@fluentui/react-alert",
1024
+ "comment": "Bump @fluentui/react-button to v9.1.1",
1025
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1026
+ },
1027
+ {
1028
+ "author": "beachball",
1029
+ "package": "@fluentui/react-alert",
1030
+ "comment": "Bump @fluentui/react-theme to v9.1.0",
1031
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1032
+ },
1033
+ {
1034
+ "author": "beachball",
1035
+ "package": "@fluentui/react-alert",
1036
+ "comment": "Bump @fluentui/react-utilities to v9.1.0",
1037
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1038
+ },
1039
+ {
1040
+ "author": "beachball",
1041
+ "package": "@fluentui/react-alert",
1042
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
1043
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
1044
+ }
1045
+ ]
1046
+ }
1047
+ },
1048
+ {
1049
+ "date": "Wed, 03 Aug 2022 16:03:36 GMT",
1050
+ "tag": "@fluentui/react-alert_v9.0.0-beta.8",
1051
+ "version": "9.0.0-beta.8",
1052
+ "comments": {
1053
+ "prerelease": [
1054
+ {
1055
+ "author": "miroslav.stastny@microsoft.com",
1056
+ "package": "@fluentui/react-alert",
1057
+ "commit": "08563664778fd80284561d3c9d254307a0a32362",
1058
+ "comment": "chore: Bump Griffel dependencies"
1059
+ },
1060
+ {
1061
+ "author": "beachball",
1062
+ "package": "@fluentui/react-alert",
1063
+ "comment": "Bump @fluentui/react-avatar to v9.0.4",
1064
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
1065
+ },
1066
+ {
1067
+ "author": "beachball",
1068
+ "package": "@fluentui/react-alert",
1069
+ "comment": "Bump @fluentui/react-button to v9.1.0",
1070
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
1071
+ },
1072
+ {
1073
+ "author": "beachball",
1074
+ "package": "@fluentui/react-alert",
1075
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
1076
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
1077
+ }
1078
+ ]
1079
+ }
1080
+ },
1081
+ {
1082
+ "date": "Thu, 14 Jul 2022 21:21:08 GMT",
1083
+ "tag": "@fluentui/react-alert_v9.0.0-beta.7",
1084
+ "version": "9.0.0-beta.7",
1085
+ "comments": {
1086
+ "prerelease": [
1087
+ {
1088
+ "author": "Humberto.Morimoto@microsoft.com",
1089
+ "package": "@fluentui/react-alert",
1090
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
1091
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
1092
+ },
1093
+ {
1094
+ "author": "beachball",
1095
+ "package": "@fluentui/react-alert",
1096
+ "comment": "Bump @fluentui/react-avatar to v9.0.3",
1097
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
1098
+ },
1099
+ {
1100
+ "author": "beachball",
1101
+ "package": "@fluentui/react-alert",
1102
+ "comment": "Bump @fluentui/react-button to v9.0.3",
1103
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
1104
+ },
1105
+ {
1106
+ "author": "beachball",
1107
+ "package": "@fluentui/react-alert",
1108
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
1109
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
1110
+ }
1111
+ ]
1112
+ }
1113
+ },
1114
+ {
1115
+ "date": "Thu, 14 Jul 2022 17:06:12 GMT",
1116
+ "tag": "@fluentui/react-alert_v9.0.0-beta.6",
1117
+ "version": "9.0.0-beta.6",
1118
+ "comments": {
1119
+ "prerelease": [
1120
+ {
1121
+ "author": "ololubek@microsoft.com",
1122
+ "package": "@fluentui/react-alert",
1123
+ "commit": "63ab03fa7a9b3d02204147ea5356b8f78751df42",
1124
+ "comment": "chore: Update @fluentui/react-icons dependency to v2.0.175"
1125
+ },
1126
+ {
1127
+ "author": "sarah.higley@microsoft.com",
1128
+ "package": "@fluentui/react-alert",
1129
+ "commit": "18cb868b8978fc56b9dc2ded0aaf79d17e6deeee",
1130
+ "comment": "update Alert with live region attributes"
1131
+ },
1132
+ {
1133
+ "author": "rohitpag@microsoft.com",
1134
+ "package": "@fluentui/react-alert",
1135
+ "commit": "b4a1586d84a3f1480327d288b128eb102b44ba5a",
1136
+ "comment": "feat: Adding avatar slot support to Alert"
1137
+ },
1138
+ {
1139
+ "author": "beachball",
1140
+ "package": "@fluentui/react-alert",
1141
+ "comment": "Bump @fluentui/react-avatar to v9.0.2",
1142
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
1143
+ },
1144
+ {
1145
+ "author": "beachball",
1146
+ "package": "@fluentui/react-alert",
1147
+ "comment": "Bump @fluentui/react-button to v9.0.2",
1148
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
1149
+ },
1150
+ {
1151
+ "author": "beachball",
1152
+ "package": "@fluentui/react-alert",
1153
+ "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
1154
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
1155
+ },
1156
+ {
1157
+ "author": "beachball",
1158
+ "package": "@fluentui/react-alert",
1159
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
1160
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
1161
+ }
1162
+ ]
1163
+ }
1164
+ },
1165
+ {
1166
+ "date": "Tue, 28 Jun 2022 17:39:46 GMT",
1167
+ "tag": "@fluentui/react-alert_v9.0.0-beta.5",
1168
+ "version": "9.0.0-beta.5",
1169
+ "comments": {
1170
+ "prerelease": [
1171
+ {
1172
+ "author": "lingfangao@hotmail.com",
1173
+ "package": "@fluentui/react-alert",
1174
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
1175
+ "comment": "fix: Use caret dependency range for Griffel"
1176
+ },
1177
+ {
1178
+ "author": "beachball",
1179
+ "package": "@fluentui/react-alert",
1180
+ "comment": "Bump @fluentui/react-button to v9.0.1",
1181
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
1182
+ },
1183
+ {
1184
+ "author": "beachball",
1185
+ "package": "@fluentui/react-alert",
1186
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
1187
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
1188
+ }
1189
+ ]
1190
+ }
1191
+ },
1192
+ {
1193
+ "date": "Tue, 28 Jun 2022 15:14:12 GMT",
6
1194
  "tag": "@fluentui/react-alert_v9.0.0-beta.4",
7
1195
  "version": "9.0.0-beta.4",
8
1196
  "comments": {