@fluentui/react-alert 9.0.0-beta.7 → 9.0.0-beta.71

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 (44) hide show
  1. package/CHANGELOG.json +2273 -4
  2. package/CHANGELOG.md +780 -5
  3. package/README.md +1 -1
  4. package/dist/index.d.ts +6 -1
  5. package/lib/Alert.js +0 -1
  6. package/lib/Alert.js.map +1 -1
  7. package/lib/components/Alert/Alert.js +5 -8
  8. package/lib/components/Alert/Alert.js.map +1 -1
  9. package/lib/components/Alert/Alert.types.js +1 -2
  10. package/lib/components/Alert/Alert.types.js.map +1 -1
  11. package/lib/components/Alert/index.js +1 -2
  12. package/lib/components/Alert/index.js.map +1 -1
  13. package/lib/components/Alert/renderAlert.js +5 -13
  14. package/lib/components/Alert/renderAlert.js.map +1 -1
  15. package/lib/components/Alert/useAlert.js +60 -67
  16. package/lib/components/Alert/useAlert.js.map +1 -1
  17. package/lib/components/Alert/useAlertStyles.styles.js +137 -0
  18. package/lib/components/Alert/useAlertStyles.styles.js.map +1 -0
  19. package/lib/index.js +0 -1
  20. package/lib/index.js.map +1 -1
  21. package/lib-commonjs/Alert.js +3 -7
  22. package/lib-commonjs/Alert.js.map +1 -1
  23. package/lib-commonjs/components/Alert/Alert.js +15 -23
  24. package/lib-commonjs/components/Alert/Alert.js.map +1 -1
  25. package/lib-commonjs/components/Alert/Alert.types.js +1 -3
  26. package/lib-commonjs/components/Alert/Alert.types.js.map +1 -1
  27. package/lib-commonjs/components/Alert/index.js +7 -15
  28. package/lib-commonjs/components/Alert/index.js.map +1 -1
  29. package/lib-commonjs/components/Alert/renderAlert.js +11 -22
  30. package/lib-commonjs/components/Alert/renderAlert.js.map +1 -1
  31. package/lib-commonjs/components/Alert/useAlert.js +70 -90
  32. package/lib-commonjs/components/Alert/useAlert.js.map +1 -1
  33. package/lib-commonjs/components/Alert/useAlertStyles.styles.js +276 -0
  34. package/lib-commonjs/components/Alert/useAlertStyles.styles.js.map +1 -0
  35. package/lib-commonjs/index.js +14 -36
  36. package/lib-commonjs/index.js.map +1 -1
  37. package/package.json +32 -20
  38. package/Migration.md +0 -0
  39. package/Spec.md +0 -97
  40. package/dist/tsdoc-metadata.json +0 -11
  41. package/lib/components/Alert/useAlertStyles.js +0 -99
  42. package/lib/components/Alert/useAlertStyles.js.map +0 -1
  43. package/lib-commonjs/components/Alert/useAlertStyles.js +0 -110
  44. package/lib-commonjs/components/Alert/useAlertStyles.js.map +0 -1
package/CHANGELOG.json CHANGED
@@ -2,7 +2,2276 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Jul 2022 21:18:43 GMT",
5
+ "date": "Tue, 29 Aug 2023 12:53:36 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.71",
7
+ "version": "9.0.0-beta.71",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-alert",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.25",
14
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-button to v9.3.34",
20
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-tabster to v9.12.5",
26
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-alert",
31
+ "comment": "Bump @fluentui/react-utilities to v9.13.0",
32
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-alert",
37
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.3",
38
+ "commit": "f40ca42c8392904750bf1ef24826d273d1a5b4d5"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Thu, 24 Aug 2023 10:26:35 GMT",
45
+ "tag": "@fluentui/react-alert_v9.0.0-beta.70",
46
+ "version": "9.0.0-beta.70",
47
+ "comments": {
48
+ "prerelease": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-alert",
52
+ "comment": "Bump @fluentui/react-avatar to v9.5.24",
53
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-alert",
58
+ "comment": "Bump @fluentui/react-button to v9.3.33",
59
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-alert",
64
+ "comment": "Bump @fluentui/react-tabster to v9.12.4",
65
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-alert",
70
+ "comment": "Bump @fluentui/react-utilities to v9.12.0",
71
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-alert",
76
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.2",
77
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Wed, 23 Aug 2023 12:01:49 GMT",
84
+ "tag": "@fluentui/react-alert_v9.0.0-beta.69",
85
+ "version": "9.0.0-beta.69",
86
+ "comments": {
87
+ "prerelease": [
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-alert",
91
+ "comment": "Bump @fluentui/react-avatar to v9.5.23",
92
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui/react-alert",
97
+ "comment": "Bump @fluentui/react-button to v9.3.32",
98
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
99
+ },
100
+ {
101
+ "author": "beachball",
102
+ "package": "@fluentui/react-alert",
103
+ "comment": "Bump @fluentui/react-tabster to v9.12.3",
104
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
105
+ },
106
+ {
107
+ "author": "beachball",
108
+ "package": "@fluentui/react-alert",
109
+ "comment": "Bump @fluentui/react-utilities to v9.11.2",
110
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
111
+ },
112
+ {
113
+ "author": "beachball",
114
+ "package": "@fluentui/react-alert",
115
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.1",
116
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
117
+ }
118
+ ]
119
+ }
120
+ },
121
+ {
122
+ "date": "Mon, 21 Aug 2023 11:38:03 GMT",
123
+ "tag": "@fluentui/react-alert_v9.0.0-beta.68",
124
+ "version": "9.0.0-beta.68",
125
+ "comments": {
126
+ "prerelease": [
127
+ {
128
+ "author": "beachball",
129
+ "package": "@fluentui/react-alert",
130
+ "comment": "Bump @fluentui/react-avatar to v9.5.22",
131
+ "commit": "55e07ffc8d180554fb027841e7d2a89637cefcb3"
132
+ }
133
+ ]
134
+ }
135
+ },
136
+ {
137
+ "date": "Wed, 16 Aug 2023 17:41:08 GMT",
138
+ "tag": "@fluentui/react-alert_v9.0.0-beta.67",
139
+ "version": "9.0.0-beta.67",
140
+ "comments": {
141
+ "prerelease": [
142
+ {
143
+ "author": "beachball",
144
+ "package": "@fluentui/react-alert",
145
+ "comment": "Bump @fluentui/react-avatar to v9.5.21",
146
+ "commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
147
+ },
148
+ {
149
+ "author": "beachball",
150
+ "package": "@fluentui/react-alert",
151
+ "comment": "Bump @fluentui/react-button to v9.3.31",
152
+ "commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
153
+ },
154
+ {
155
+ "author": "beachball",
156
+ "package": "@fluentui/react-alert",
157
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0",
158
+ "commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
159
+ }
160
+ ]
161
+ }
162
+ },
163
+ {
164
+ "date": "Wed, 16 Aug 2023 11:38:33 GMT",
165
+ "tag": "@fluentui/react-alert_v9.0.0-beta.66",
166
+ "version": "9.0.0-beta.66",
167
+ "comments": {
168
+ "prerelease": [
169
+ {
170
+ "author": "beachball",
171
+ "package": "@fluentui/react-alert",
172
+ "comment": "Bump @fluentui/react-avatar to v9.5.20",
173
+ "commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
174
+ },
175
+ {
176
+ "author": "beachball",
177
+ "package": "@fluentui/react-alert",
178
+ "comment": "Bump @fluentui/react-button to v9.3.30",
179
+ "commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
180
+ },
181
+ {
182
+ "author": "beachball",
183
+ "package": "@fluentui/react-alert",
184
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16",
185
+ "commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
186
+ }
187
+ ]
188
+ }
189
+ },
190
+ {
191
+ "date": "Fri, 11 Aug 2023 12:14:26 GMT",
192
+ "tag": "@fluentui/react-alert_v9.0.0-beta.65",
193
+ "version": "9.0.0-beta.65",
194
+ "comments": {
195
+ "prerelease": [
196
+ {
197
+ "author": "beachball",
198
+ "package": "@fluentui/react-alert",
199
+ "comment": "Bump @fluentui/react-avatar to v9.5.19",
200
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
201
+ },
202
+ {
203
+ "author": "beachball",
204
+ "package": "@fluentui/react-alert",
205
+ "comment": "Bump @fluentui/react-button to v9.3.29",
206
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
207
+ },
208
+ {
209
+ "author": "beachball",
210
+ "package": "@fluentui/react-alert",
211
+ "comment": "Bump @fluentui/react-tabster to v9.12.2",
212
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
213
+ },
214
+ {
215
+ "author": "beachball",
216
+ "package": "@fluentui/react-alert",
217
+ "comment": "Bump @fluentui/react-utilities to v9.11.1",
218
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
219
+ },
220
+ {
221
+ "author": "beachball",
222
+ "package": "@fluentui/react-alert",
223
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.15",
224
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
225
+ }
226
+ ]
227
+ }
228
+ },
229
+ {
230
+ "date": "Wed, 09 Aug 2023 13:16:49 GMT",
231
+ "tag": "@fluentui/react-alert_v9.0.0-beta.64",
232
+ "version": "9.0.0-beta.64",
233
+ "comments": {
234
+ "prerelease": [
235
+ {
236
+ "author": "olfedias@microsoft.com",
237
+ "package": "@fluentui/react-alert",
238
+ "commit": "b090c0339983847a62b9dc6187d08dc8c4b1d55f",
239
+ "comment": "chore: Update Griffel to latest version"
240
+ },
241
+ {
242
+ "author": "bernardo.sunderhus@gmail.com",
243
+ "package": "@fluentui/react-alert",
244
+ "commit": "e615f12c54c8a4acad49930a02c3b703fd64692b",
245
+ "comment": "chore(teams-prg): migrate to new slot API"
246
+ },
247
+ {
248
+ "author": "beachball",
249
+ "package": "@fluentui/react-alert",
250
+ "comment": "Bump @fluentui/react-avatar to v9.5.18",
251
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
252
+ },
253
+ {
254
+ "author": "beachball",
255
+ "package": "@fluentui/react-alert",
256
+ "comment": "Bump @fluentui/react-button to v9.3.28",
257
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
258
+ },
259
+ {
260
+ "author": "beachball",
261
+ "package": "@fluentui/react-alert",
262
+ "comment": "Bump @fluentui/react-tabster to v9.12.1",
263
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
264
+ },
265
+ {
266
+ "author": "beachball",
267
+ "package": "@fluentui/react-alert",
268
+ "comment": "Bump @fluentui/react-theme to v9.1.11",
269
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
270
+ },
271
+ {
272
+ "author": "beachball",
273
+ "package": "@fluentui/react-alert",
274
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.14",
275
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
276
+ }
277
+ ]
278
+ }
279
+ },
280
+ {
281
+ "date": "Fri, 04 Aug 2023 08:52:58 GMT",
282
+ "tag": "@fluentui/react-alert_v9.0.0-beta.63",
283
+ "version": "9.0.0-beta.63",
284
+ "comments": {
285
+ "prerelease": [
286
+ {
287
+ "author": "beachball",
288
+ "package": "@fluentui/react-alert",
289
+ "comment": "Bump @fluentui/react-avatar to v9.5.17",
290
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
291
+ },
292
+ {
293
+ "author": "beachball",
294
+ "package": "@fluentui/react-alert",
295
+ "comment": "Bump @fluentui/react-button to v9.3.27",
296
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
297
+ },
298
+ {
299
+ "author": "beachball",
300
+ "package": "@fluentui/react-alert",
301
+ "comment": "Bump @fluentui/react-tabster to v9.12.0",
302
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
303
+ },
304
+ {
305
+ "author": "beachball",
306
+ "package": "@fluentui/react-alert",
307
+ "comment": "Bump @fluentui/react-theme to v9.1.10",
308
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
309
+ },
310
+ {
311
+ "author": "beachball",
312
+ "package": "@fluentui/react-alert",
313
+ "comment": "Bump @fluentui/react-utilities to v9.11.0",
314
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
315
+ },
316
+ {
317
+ "author": "beachball",
318
+ "package": "@fluentui/react-alert",
319
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.13",
320
+ "commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
321
+ }
322
+ ]
323
+ }
324
+ },
325
+ {
326
+ "date": "Tue, 01 Aug 2023 10:17:21 GMT",
327
+ "tag": "@fluentui/react-alert_v9.0.0-beta.62",
328
+ "version": "9.0.0-beta.62",
329
+ "comments": {
330
+ "prerelease": [
331
+ {
332
+ "author": "beachball",
333
+ "package": "@fluentui/react-alert",
334
+ "comment": "Bump @fluentui/react-avatar to v9.5.16",
335
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
336
+ },
337
+ {
338
+ "author": "beachball",
339
+ "package": "@fluentui/react-alert",
340
+ "comment": "Bump @fluentui/react-button to v9.3.26",
341
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
342
+ },
343
+ {
344
+ "author": "beachball",
345
+ "package": "@fluentui/react-alert",
346
+ "comment": "Bump @fluentui/react-tabster to v9.11.1",
347
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
348
+ }
349
+ ]
350
+ }
351
+ },
352
+ {
353
+ "date": "Thu, 27 Jul 2023 10:34:14 GMT",
354
+ "tag": "@fluentui/react-alert_v9.0.0-beta.61",
355
+ "version": "9.0.0-beta.61",
356
+ "comments": {
357
+ "prerelease": [
358
+ {
359
+ "author": "beachball",
360
+ "package": "@fluentui/react-alert",
361
+ "comment": "Bump @fluentui/react-avatar to v9.5.15",
362
+ "commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
363
+ }
364
+ ]
365
+ }
366
+ },
367
+ {
368
+ "date": "Tue, 25 Jul 2023 13:29:16 GMT",
369
+ "tag": "@fluentui/react-alert_v9.0.0-beta.60",
370
+ "version": "9.0.0-beta.60",
371
+ "comments": {
372
+ "prerelease": [
373
+ {
374
+ "author": "ololubek@microsoft.com",
375
+ "package": "@fluentui/react-alert",
376
+ "commit": "1082207b08959996cd736725735cadc01d0849b0",
377
+ "comment": "chore: Update react-icons version to pick up fowardref change."
378
+ },
379
+ {
380
+ "author": "beachball",
381
+ "package": "@fluentui/react-alert",
382
+ "comment": "Bump @fluentui/react-avatar to v9.5.14",
383
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
384
+ },
385
+ {
386
+ "author": "beachball",
387
+ "package": "@fluentui/react-alert",
388
+ "comment": "Bump @fluentui/react-button to v9.3.25",
389
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
390
+ },
391
+ {
392
+ "author": "beachball",
393
+ "package": "@fluentui/react-alert",
394
+ "comment": "Bump @fluentui/react-tabster to v9.11.0",
395
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
396
+ }
397
+ ]
398
+ }
399
+ },
400
+ {
401
+ "date": "Thu, 20 Jul 2023 18:27:25 GMT",
402
+ "tag": "@fluentui/react-alert_v9.0.0-beta.59",
403
+ "version": "9.0.0-beta.59",
404
+ "comments": {
405
+ "none": [
406
+ {
407
+ "author": "olfedias@microsoft.com",
408
+ "package": "@fluentui/react-alert",
409
+ "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6",
410
+ "comment": "chore: migrate to monosize"
411
+ }
412
+ ],
413
+ "prerelease": [
414
+ {
415
+ "author": "beachball",
416
+ "package": "@fluentui/react-alert",
417
+ "comment": "Bump @fluentui/react-avatar to v9.5.13",
418
+ "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
419
+ },
420
+ {
421
+ "author": "beachball",
422
+ "package": "@fluentui/react-alert",
423
+ "comment": "Bump @fluentui/react-button to v9.3.24",
424
+ "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
425
+ },
426
+ {
427
+ "author": "beachball",
428
+ "package": "@fluentui/react-alert",
429
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.12",
430
+ "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6"
431
+ }
432
+ ]
433
+ }
434
+ },
435
+ {
436
+ "date": "Thu, 13 Jul 2023 21:25:38 GMT",
437
+ "tag": "@fluentui/react-alert_v9.0.0-beta.58",
438
+ "version": "9.0.0-beta.58",
439
+ "comments": {
440
+ "none": [
441
+ {
442
+ "author": "martinhochel@microsoft.com",
443
+ "package": "@fluentui/react-alert",
444
+ "commit": "8a9e1018f2abb2c7608c49d32acf44e93c43cba6",
445
+ "comment": "chore: update devDependencies to use * for inner workspace dependencies"
446
+ }
447
+ ]
448
+ }
449
+ },
450
+ {
451
+ "date": "Tue, 11 Jul 2023 18:46:36 GMT",
452
+ "tag": "@fluentui/react-alert_v9.0.0-beta.58",
453
+ "version": "9.0.0-beta.58",
454
+ "comments": {
455
+ "prerelease": [
456
+ {
457
+ "author": "beachball",
458
+ "package": "@fluentui/react-alert",
459
+ "comment": "Bump @fluentui/react-avatar to v9.5.12",
460
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
461
+ },
462
+ {
463
+ "author": "beachball",
464
+ "package": "@fluentui/react-alert",
465
+ "comment": "Bump @fluentui/react-button to v9.3.23",
466
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
467
+ },
468
+ {
469
+ "author": "beachball",
470
+ "package": "@fluentui/react-alert",
471
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11",
472
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
473
+ },
474
+ {
475
+ "author": "beachball",
476
+ "package": "@fluentui/react-alert",
477
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0",
478
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
479
+ }
480
+ ]
481
+ }
482
+ },
483
+ {
484
+ "date": "Mon, 03 Jul 2023 13:34:28 GMT",
485
+ "tag": "@fluentui/react-alert_v9.0.0-beta.57",
486
+ "version": "9.0.0-beta.57",
487
+ "comments": {
488
+ "prerelease": [
489
+ {
490
+ "author": "beachball",
491
+ "package": "@fluentui/react-alert",
492
+ "comment": "Bump @fluentui/react-avatar to v9.5.11",
493
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
494
+ },
495
+ {
496
+ "author": "beachball",
497
+ "package": "@fluentui/react-alert",
498
+ "comment": "Bump @fluentui/react-button to v9.3.22",
499
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
500
+ },
501
+ {
502
+ "author": "beachball",
503
+ "package": "@fluentui/react-alert",
504
+ "comment": "Bump @fluentui/react-tabster to v9.10.0",
505
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
506
+ }
507
+ ]
508
+ }
509
+ },
510
+ {
511
+ "date": "Mon, 03 Jul 2023 11:57:14 GMT",
512
+ "tag": "@fluentui/react-alert_v9.0.0-beta.56",
513
+ "version": "9.0.0-beta.56",
514
+ "comments": {
515
+ "prerelease": [
516
+ {
517
+ "author": "beachball",
518
+ "package": "@fluentui/react-alert",
519
+ "comment": "Bump @fluentui/react-avatar to v9.5.10",
520
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
521
+ },
522
+ {
523
+ "author": "beachball",
524
+ "package": "@fluentui/react-alert",
525
+ "comment": "Bump @fluentui/react-button to v9.3.21",
526
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
527
+ },
528
+ {
529
+ "author": "beachball",
530
+ "package": "@fluentui/react-alert",
531
+ "comment": "Bump @fluentui/react-tabster to v9.9.2",
532
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
533
+ },
534
+ {
535
+ "author": "beachball",
536
+ "package": "@fluentui/react-alert",
537
+ "comment": "Bump @fluentui/react-utilities to v9.10.1",
538
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
539
+ },
540
+ {
541
+ "author": "beachball",
542
+ "package": "@fluentui/react-alert",
543
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
544
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
545
+ }
546
+ ]
547
+ }
548
+ },
549
+ {
550
+ "date": "Wed, 28 Jun 2023 11:12:22 GMT",
551
+ "tag": "@fluentui/react-alert_v9.0.0-beta.55",
552
+ "version": "9.0.0-beta.55",
553
+ "comments": {
554
+ "none": [
555
+ {
556
+ "author": "martinhochel@microsoft.com",
557
+ "package": "@fluentui/react-alert",
558
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
559
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
560
+ }
561
+ ],
562
+ "prerelease": [
563
+ {
564
+ "author": "beachball",
565
+ "package": "@fluentui/react-alert",
566
+ "comment": "Bump @fluentui/react-avatar to v9.5.9",
567
+ "commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
568
+ },
569
+ {
570
+ "author": "beachball",
571
+ "package": "@fluentui/react-alert",
572
+ "comment": "Bump @fluentui/react-button to v9.3.20",
573
+ "commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
574
+ },
575
+ {
576
+ "author": "beachball",
577
+ "package": "@fluentui/react-alert",
578
+ "comment": "Bump @fluentui/react-tabster to v9.9.1",
579
+ "commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
580
+ },
581
+ {
582
+ "author": "beachball",
583
+ "package": "@fluentui/react-alert",
584
+ "comment": "Bump @fluentui/react-utilities to v9.10.0",
585
+ "commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
586
+ },
587
+ {
588
+ "author": "beachball",
589
+ "package": "@fluentui/react-alert",
590
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.9",
591
+ "commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7"
592
+ }
593
+ ]
594
+ }
595
+ },
596
+ {
597
+ "date": "Tue, 27 Jun 2023 11:21:23 GMT",
598
+ "tag": "@fluentui/react-alert_v9.0.0-beta.54",
599
+ "version": "9.0.0-beta.54",
600
+ "comments": {
601
+ "prerelease": [
602
+ {
603
+ "author": "beachball",
604
+ "package": "@fluentui/react-alert",
605
+ "comment": "Bump @fluentui/react-avatar to v9.5.8",
606
+ "commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
607
+ },
608
+ {
609
+ "author": "beachball",
610
+ "package": "@fluentui/react-alert",
611
+ "comment": "Bump @fluentui/react-button to v9.3.19",
612
+ "commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
613
+ },
614
+ {
615
+ "author": "beachball",
616
+ "package": "@fluentui/react-alert",
617
+ "comment": "Bump @fluentui/react-tabster to v9.9.0",
618
+ "commit": "1c7e6451a11fb9c59e344df616394a320e8031c4"
619
+ }
620
+ ]
621
+ }
622
+ },
623
+ {
624
+ "date": "Mon, 26 Jun 2023 09:53:55 GMT",
625
+ "tag": "@fluentui/react-alert_v9.0.0-beta.53",
626
+ "version": "9.0.0-beta.53",
627
+ "comments": {
628
+ "prerelease": [
629
+ {
630
+ "author": "beachball",
631
+ "package": "@fluentui/react-alert",
632
+ "comment": "Bump @fluentui/react-avatar to v9.5.7",
633
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
634
+ },
635
+ {
636
+ "author": "beachball",
637
+ "package": "@fluentui/react-alert",
638
+ "comment": "Bump @fluentui/react-button to v9.3.18",
639
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
640
+ },
641
+ {
642
+ "author": "beachball",
643
+ "package": "@fluentui/react-alert",
644
+ "comment": "Bump @fluentui/react-tabster to v9.8.1",
645
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
646
+ },
647
+ {
648
+ "author": "beachball",
649
+ "package": "@fluentui/react-alert",
650
+ "comment": "Bump @fluentui/react-utilities to v9.9.4",
651
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
652
+ },
653
+ {
654
+ "author": "beachball",
655
+ "package": "@fluentui/react-alert",
656
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.8",
657
+ "commit": "3e47257676ace0598b9ed336a54befd4d063c332"
658
+ }
659
+ ]
660
+ }
661
+ },
662
+ {
663
+ "date": "Tue, 20 Jun 2023 12:38:54 GMT",
664
+ "tag": "@fluentui/react-alert_v9.0.0-beta.52",
665
+ "version": "9.0.0-beta.52",
666
+ "comments": {
667
+ "prerelease": [
668
+ {
669
+ "author": "ololubek@microsoft.com",
670
+ "package": "@fluentui/react-alert",
671
+ "commit": "8a5ae3aa00faa327c58887a99a5698b18f2930ee",
672
+ "comment": "chore: update @fluentui/react-icons to 2.0.203"
673
+ },
674
+ {
675
+ "author": "beachball",
676
+ "package": "@fluentui/react-alert",
677
+ "comment": "Bump @fluentui/react-avatar to v9.5.6",
678
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
679
+ },
680
+ {
681
+ "author": "beachball",
682
+ "package": "@fluentui/react-alert",
683
+ "comment": "Bump @fluentui/react-button to v9.3.17",
684
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
685
+ },
686
+ {
687
+ "author": "beachball",
688
+ "package": "@fluentui/react-alert",
689
+ "comment": "Bump @fluentui/react-tabster to v9.8.0",
690
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
691
+ },
692
+ {
693
+ "author": "beachball",
694
+ "package": "@fluentui/react-alert",
695
+ "comment": "Bump @fluentui/react-theme to v9.1.9",
696
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
697
+ },
698
+ {
699
+ "author": "beachball",
700
+ "package": "@fluentui/react-alert",
701
+ "comment": "Bump @fluentui/react-utilities to v9.9.3",
702
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
703
+ },
704
+ {
705
+ "author": "beachball",
706
+ "package": "@fluentui/react-alert",
707
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.7",
708
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
709
+ },
710
+ {
711
+ "author": "beachball",
712
+ "package": "@fluentui/react-alert",
713
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.23",
714
+ "commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
715
+ }
716
+ ]
717
+ }
718
+ },
719
+ {
720
+ "date": "Wed, 31 May 2023 06:46:09 GMT",
721
+ "tag": "@fluentui/react-alert_v9.0.0-beta.51",
722
+ "version": "9.0.0-beta.51",
723
+ "comments": {
724
+ "prerelease": [
725
+ {
726
+ "author": "seanmonahan@microsoft.com",
727
+ "package": "@fluentui/react-alert",
728
+ "commit": "d640b972d7ac86bfb76ae6c6329f12cdd33b3b7c",
729
+ "comment": "chore: Update Griffel to v1.5.7."
730
+ },
731
+ {
732
+ "author": "beachball",
733
+ "package": "@fluentui/react-alert",
734
+ "comment": "Bump @fluentui/react-avatar to v9.5.5",
735
+ "commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
736
+ },
737
+ {
738
+ "author": "beachball",
739
+ "package": "@fluentui/react-alert",
740
+ "comment": "Bump @fluentui/react-button to v9.3.16",
741
+ "commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
742
+ },
743
+ {
744
+ "author": "beachball",
745
+ "package": "@fluentui/react-alert",
746
+ "comment": "Bump @fluentui/react-tabster to v9.7.5",
747
+ "commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
748
+ },
749
+ {
750
+ "author": "beachball",
751
+ "package": "@fluentui/react-alert",
752
+ "comment": "Bump @fluentui/react-utilities to v9.9.2",
753
+ "commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
754
+ },
755
+ {
756
+ "author": "beachball",
757
+ "package": "@fluentui/react-alert",
758
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.6",
759
+ "commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
760
+ },
761
+ {
762
+ "author": "beachball",
763
+ "package": "@fluentui/react-alert",
764
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.22",
765
+ "commit": "17ca96c6b7f684f36a5c63e40e78b4986a86c713"
766
+ }
767
+ ]
768
+ }
769
+ },
770
+ {
771
+ "date": "Thu, 25 May 2023 10:00:48 GMT",
772
+ "tag": "@fluentui/react-alert_v9.0.0-beta.50",
773
+ "version": "9.0.0-beta.50",
774
+ "comments": {
775
+ "prerelease": [
776
+ {
777
+ "author": "beachball",
778
+ "package": "@fluentui/react-alert",
779
+ "comment": "Bump @fluentui/react-avatar to v9.5.4",
780
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
781
+ },
782
+ {
783
+ "author": "beachball",
784
+ "package": "@fluentui/react-alert",
785
+ "comment": "Bump @fluentui/react-button to v9.3.15",
786
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
787
+ },
788
+ {
789
+ "author": "beachball",
790
+ "package": "@fluentui/react-alert",
791
+ "comment": "Bump @fluentui/react-tabster to v9.7.4",
792
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
793
+ },
794
+ {
795
+ "author": "beachball",
796
+ "package": "@fluentui/react-alert",
797
+ "comment": "Bump @fluentui/react-utilities to v9.9.1",
798
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
799
+ },
800
+ {
801
+ "author": "beachball",
802
+ "package": "@fluentui/react-alert",
803
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5",
804
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
805
+ }
806
+ ]
807
+ }
808
+ },
809
+ {
810
+ "date": "Wed, 24 May 2023 20:45:23 GMT",
811
+ "tag": "@fluentui/react-alert_v9.0.0-beta.49",
812
+ "version": "9.0.0-beta.49",
813
+ "comments": {
814
+ "none": [
815
+ {
816
+ "author": "olfedias@microsoft.com",
817
+ "package": "@fluentui/react-alert",
818
+ "commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
819
+ "comment": "chore: update test-ssr script"
820
+ }
821
+ ],
822
+ "prerelease": [
823
+ {
824
+ "author": "beachball",
825
+ "package": "@fluentui/react-alert",
826
+ "comment": "Bump @fluentui/react-avatar to v9.5.3",
827
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
828
+ },
829
+ {
830
+ "author": "beachball",
831
+ "package": "@fluentui/react-alert",
832
+ "comment": "Bump @fluentui/react-button to v9.3.14",
833
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
834
+ },
835
+ {
836
+ "author": "beachball",
837
+ "package": "@fluentui/react-alert",
838
+ "comment": "Bump @fluentui/react-tabster to v9.7.3",
839
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
840
+ }
841
+ ]
842
+ }
843
+ },
844
+ {
845
+ "date": "Thu, 18 May 2023 13:11:08 GMT",
846
+ "tag": "@fluentui/react-alert_v9.0.0-beta.48",
847
+ "version": "9.0.0-beta.48",
848
+ "comments": {
849
+ "prerelease": [
850
+ {
851
+ "author": "beachball",
852
+ "package": "@fluentui/react-alert",
853
+ "comment": "Bump @fluentui/react-avatar to v9.5.2",
854
+ "commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
855
+ },
856
+ {
857
+ "author": "beachball",
858
+ "package": "@fluentui/react-alert",
859
+ "comment": "Bump @fluentui/react-button to v9.3.13",
860
+ "commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
861
+ },
862
+ {
863
+ "author": "beachball",
864
+ "package": "@fluentui/react-alert",
865
+ "comment": "Bump @fluentui/react-tabster to v9.7.2",
866
+ "commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
867
+ }
868
+ ]
869
+ }
870
+ },
871
+ {
872
+ "date": "Thu, 18 May 2023 00:39:01 GMT",
873
+ "tag": "@fluentui/react-alert_v9.0.0-beta.47",
874
+ "version": "9.0.0-beta.47",
875
+ "comments": {
876
+ "none": [
877
+ {
878
+ "author": "olfedias@microsoft.com",
879
+ "package": "@fluentui/react-alert",
880
+ "commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
881
+ "comment": "chore: add test-ssr script to v9 packages"
882
+ }
883
+ ],
884
+ "prerelease": [
885
+ {
886
+ "author": "beachball",
887
+ "package": "@fluentui/react-alert",
888
+ "comment": "Bump @fluentui/react-avatar to v9.5.1",
889
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
890
+ },
891
+ {
892
+ "author": "beachball",
893
+ "package": "@fluentui/react-alert",
894
+ "comment": "Bump @fluentui/react-button to v9.3.12",
895
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
896
+ },
897
+ {
898
+ "author": "beachball",
899
+ "package": "@fluentui/react-alert",
900
+ "comment": "Bump @fluentui/react-tabster to v9.7.1",
901
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
902
+ },
903
+ {
904
+ "author": "beachball",
905
+ "package": "@fluentui/react-alert",
906
+ "comment": "Bump @fluentui/react-utilities to v9.9.0",
907
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
908
+ },
909
+ {
910
+ "author": "beachball",
911
+ "package": "@fluentui/react-alert",
912
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.4",
913
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
914
+ }
915
+ ]
916
+ }
917
+ },
918
+ {
919
+ "date": "Fri, 12 May 2023 20:28:12 GMT",
920
+ "tag": "@fluentui/react-alert_v9.0.0-beta.46",
921
+ "version": "9.0.0-beta.46",
922
+ "comments": {
923
+ "none": [
924
+ {
925
+ "author": "martinhochel@microsoft.com",
926
+ "package": "@fluentui/react-alert",
927
+ "commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
928
+ "comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
929
+ }
930
+ ],
931
+ "prerelease": [
932
+ {
933
+ "author": "olfedias@microsoft.com",
934
+ "package": "@fluentui/react-alert",
935
+ "commit": "c28decb23d191a0daaaf6d5d1832429715102129",
936
+ "comment": "chore: exclude .swcrc from being published"
937
+ },
938
+ {
939
+ "author": "olfedias@microsoft.com",
940
+ "package": "@fluentui/react-alert",
941
+ "commit": "9d6394b6c751092fd1d4e26ccc618b5ba05086ec",
942
+ "comment": "chore: move makeStyles() calls to .styles.ts files"
943
+ },
944
+ {
945
+ "author": "beachball",
946
+ "package": "@fluentui/react-alert",
947
+ "comment": "Bump @fluentui/react-avatar to v9.5.0",
948
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
949
+ },
950
+ {
951
+ "author": "beachball",
952
+ "package": "@fluentui/react-alert",
953
+ "comment": "Bump @fluentui/react-button to v9.3.11",
954
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
955
+ },
956
+ {
957
+ "author": "beachball",
958
+ "package": "@fluentui/react-alert",
959
+ "comment": "Bump @fluentui/react-tabster to v9.7.0",
960
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
961
+ },
962
+ {
963
+ "author": "beachball",
964
+ "package": "@fluentui/react-alert",
965
+ "comment": "Bump @fluentui/react-theme to v9.1.8",
966
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
967
+ },
968
+ {
969
+ "author": "beachball",
970
+ "package": "@fluentui/react-alert",
971
+ "comment": "Bump @fluentui/react-utilities to v9.8.1",
972
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
973
+ },
974
+ {
975
+ "author": "beachball",
976
+ "package": "@fluentui/react-alert",
977
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.3",
978
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
979
+ },
980
+ {
981
+ "author": "beachball",
982
+ "package": "@fluentui/react-alert",
983
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.21",
984
+ "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
985
+ }
986
+ ]
987
+ }
988
+ },
989
+ {
990
+ "date": "Mon, 24 Apr 2023 08:12:31 GMT",
991
+ "tag": "@fluentui/react-alert_v9.0.0-beta.45",
992
+ "version": "9.0.0-beta.45",
993
+ "comments": {
994
+ "prerelease": [
995
+ {
996
+ "author": "bernardo.sunderhus@gmail.com",
997
+ "package": "@fluentui/react-alert",
998
+ "commit": "85c36e249b33b0bad79be4edd1a943dfc5233b11",
999
+ "comment": "bugfix: remove caret from react-jsx-runtime prerelease dependency"
1000
+ },
1001
+ {
1002
+ "author": "beachball",
1003
+ "package": "@fluentui/react-alert",
1004
+ "comment": "Bump @fluentui/react-avatar to v9.4.10",
1005
+ "commit": "505433ac64f144c9cca456097413d6af4582e5ee"
1006
+ },
1007
+ {
1008
+ "author": "beachball",
1009
+ "package": "@fluentui/react-alert",
1010
+ "comment": "Bump @fluentui/react-button to v9.3.10",
1011
+ "commit": "505433ac64f144c9cca456097413d6af4582e5ee"
1012
+ },
1013
+ {
1014
+ "author": "beachball",
1015
+ "package": "@fluentui/react-alert",
1016
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.2",
1017
+ "commit": "505433ac64f144c9cca456097413d6af4582e5ee"
1018
+ }
1019
+ ]
1020
+ }
1021
+ },
1022
+ {
1023
+ "date": "Mon, 17 Apr 2023 17:53:44 GMT",
1024
+ "tag": "@fluentui/react-alert_v9.0.0-beta.44",
1025
+ "version": "9.0.0-beta.44",
1026
+ "comments": {
1027
+ "prerelease": [
1028
+ {
1029
+ "author": "bernardo.sunderhus@gmail.com",
1030
+ "package": "@fluentui/react-alert",
1031
+ "commit": "d055f1628d71368ca21464a453e5cbf89b00d505",
1032
+ "comment": "chore: adopt custom JSX pragma"
1033
+ },
1034
+ {
1035
+ "author": "beachball",
1036
+ "package": "@fluentui/react-alert",
1037
+ "comment": "Bump @fluentui/react-avatar to v9.4.9",
1038
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
1039
+ },
1040
+ {
1041
+ "author": "beachball",
1042
+ "package": "@fluentui/react-alert",
1043
+ "comment": "Bump @fluentui/react-button to v9.3.9",
1044
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
1045
+ },
1046
+ {
1047
+ "author": "beachball",
1048
+ "package": "@fluentui/react-alert",
1049
+ "comment": "Bump @fluentui/react-tabster to v9.6.5",
1050
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
1051
+ },
1052
+ {
1053
+ "author": "beachball",
1054
+ "package": "@fluentui/react-alert",
1055
+ "comment": "Bump @fluentui/react-utilities to v9.8.0",
1056
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
1057
+ },
1058
+ {
1059
+ "author": "beachball",
1060
+ "package": "@fluentui/react-alert",
1061
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.1",
1062
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
1063
+ }
1064
+ ]
1065
+ }
1066
+ },
1067
+ {
1068
+ "date": "Wed, 12 Apr 2023 09:31:45 GMT",
1069
+ "tag": "@fluentui/react-alert_v9.0.0-beta.43",
1070
+ "version": "9.0.0-beta.43",
1071
+ "comments": {
1072
+ "prerelease": [
1073
+ {
1074
+ "author": "beachball",
1075
+ "package": "@fluentui/react-alert",
1076
+ "comment": "Bump @fluentui/react-avatar to v9.4.8",
1077
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
1078
+ },
1079
+ {
1080
+ "author": "beachball",
1081
+ "package": "@fluentui/react-alert",
1082
+ "comment": "Bump @fluentui/react-button to v9.3.8",
1083
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
1084
+ },
1085
+ {
1086
+ "author": "beachball",
1087
+ "package": "@fluentui/react-alert",
1088
+ "comment": "Bump @fluentui/react-tabster to v9.6.4",
1089
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
1090
+ },
1091
+ {
1092
+ "author": "beachball",
1093
+ "package": "@fluentui/react-alert",
1094
+ "comment": "Bump @fluentui/react-utilities to v9.7.4",
1095
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
1096
+ }
1097
+ ]
1098
+ }
1099
+ },
1100
+ {
1101
+ "date": "Tue, 04 Apr 2023 18:44:50 GMT",
1102
+ "tag": "@fluentui/react-alert_v9.0.0-beta.42",
1103
+ "version": "9.0.0-beta.42",
1104
+ "comments": {
1105
+ "prerelease": [
1106
+ {
1107
+ "author": "beachball",
1108
+ "package": "@fluentui/react-alert",
1109
+ "comment": "Bump @fluentui/react-avatar to v9.4.7",
1110
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
1111
+ },
1112
+ {
1113
+ "author": "beachball",
1114
+ "package": "@fluentui/react-alert",
1115
+ "comment": "Bump @fluentui/react-button to v9.3.7",
1116
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
1117
+ },
1118
+ {
1119
+ "author": "beachball",
1120
+ "package": "@fluentui/react-alert",
1121
+ "comment": "Bump @fluentui/react-tabster to v9.6.3",
1122
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
1123
+ },
1124
+ {
1125
+ "author": "beachball",
1126
+ "package": "@fluentui/react-alert",
1127
+ "comment": "Bump @fluentui/react-utilities to v9.7.3",
1128
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
1129
+ }
1130
+ ]
1131
+ }
1132
+ },
1133
+ {
1134
+ "date": "Tue, 21 Mar 2023 21:23:21 GMT",
1135
+ "tag": "@fluentui/react-alert_v9.0.0-beta.41",
1136
+ "version": "9.0.0-beta.41",
1137
+ "comments": {
1138
+ "prerelease": [
1139
+ {
1140
+ "author": "tristan.watanabe@gmail.com",
1141
+ "package": "@fluentui/react-alert",
1142
+ "commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
1143
+ "comment": "chore: migrate to swc transpilation approach."
1144
+ },
1145
+ {
1146
+ "author": "makotom@microsoft.com",
1147
+ "package": "@fluentui/react-alert",
1148
+ "commit": "7fde5c94869ff9841b142b7ff1d0a3df0ab58f74",
1149
+ "comment": "chore: Bumping version of @fluentui/react-icons to ^2.0.196."
1150
+ },
1151
+ {
1152
+ "author": "tristan.watanabe@gmail.com",
1153
+ "package": "@fluentui/react-alert",
1154
+ "commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
1155
+ "comment": "fix: add node field to package.json exports map."
1156
+ },
1157
+ {
1158
+ "author": "beachball",
1159
+ "package": "@fluentui/react-alert",
1160
+ "comment": "Bump @fluentui/react-avatar to v9.4.5",
1161
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
1162
+ },
1163
+ {
1164
+ "author": "beachball",
1165
+ "package": "@fluentui/react-alert",
1166
+ "comment": "Bump @fluentui/react-button to v9.3.5",
1167
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
1168
+ },
1169
+ {
1170
+ "author": "beachball",
1171
+ "package": "@fluentui/react-alert",
1172
+ "comment": "Bump @fluentui/react-tabster to v9.6.1",
1173
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
1174
+ },
1175
+ {
1176
+ "author": "beachball",
1177
+ "package": "@fluentui/react-alert",
1178
+ "comment": "Bump @fluentui/react-theme to v9.1.7",
1179
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
1180
+ },
1181
+ {
1182
+ "author": "beachball",
1183
+ "package": "@fluentui/react-alert",
1184
+ "comment": "Bump @fluentui/react-utilities to v9.7.2",
1185
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
1186
+ },
1187
+ {
1188
+ "author": "beachball",
1189
+ "package": "@fluentui/react-alert",
1190
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.20",
1191
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
1192
+ }
1193
+ ]
1194
+ }
1195
+ },
1196
+ {
1197
+ "date": "Thu, 16 Mar 2023 14:36:59 GMT",
1198
+ "tag": "@fluentui/react-alert_v9.0.0-beta.40",
1199
+ "version": "9.0.0-beta.40",
1200
+ "comments": {
1201
+ "prerelease": [
1202
+ {
1203
+ "author": "beachball",
1204
+ "package": "@fluentui/react-alert",
1205
+ "comment": "Bump @fluentui/react-avatar to v9.4.4",
1206
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
1207
+ },
1208
+ {
1209
+ "author": "beachball",
1210
+ "package": "@fluentui/react-alert",
1211
+ "comment": "Bump @fluentui/react-button to v9.3.4",
1212
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
1213
+ },
1214
+ {
1215
+ "author": "beachball",
1216
+ "package": "@fluentui/react-alert",
1217
+ "comment": "Bump @fluentui/react-tabster to v9.6.0",
1218
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
1219
+ },
1220
+ {
1221
+ "author": "beachball",
1222
+ "package": "@fluentui/react-alert",
1223
+ "comment": "Bump @fluentui/react-utilities to v9.7.1",
1224
+ "commit": "e7dcadf7cabae6bc6811ca04a630e7d850388f81"
1225
+ }
1226
+ ]
1227
+ }
1228
+ },
1229
+ {
1230
+ "date": "Wed, 15 Mar 2023 10:19:53 GMT",
1231
+ "tag": "@fluentui/react-alert_v9.0.0-beta.39",
1232
+ "version": "9.0.0-beta.39",
1233
+ "comments": {
1234
+ "prerelease": [
1235
+ {
1236
+ "author": "beachball",
1237
+ "package": "@fluentui/react-alert",
1238
+ "comment": "Bump @fluentui/react-avatar to v9.4.3",
1239
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
1240
+ },
1241
+ {
1242
+ "author": "beachball",
1243
+ "package": "@fluentui/react-alert",
1244
+ "comment": "Bump @fluentui/react-button to v9.3.3",
1245
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
1246
+ },
1247
+ {
1248
+ "author": "beachball",
1249
+ "package": "@fluentui/react-alert",
1250
+ "comment": "Bump @fluentui/react-tabster to v9.5.7",
1251
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
1252
+ },
1253
+ {
1254
+ "author": "beachball",
1255
+ "package": "@fluentui/react-alert",
1256
+ "comment": "Bump @fluentui/react-theme to v9.1.6",
1257
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
1258
+ }
1259
+ ]
1260
+ }
1261
+ },
1262
+ {
1263
+ "date": "Mon, 13 Mar 2023 08:58:26 GMT",
1264
+ "tag": "@fluentui/react-alert_v9.0.0-beta.38",
1265
+ "version": "9.0.0-beta.38",
1266
+ "comments": {
1267
+ "prerelease": [
1268
+ {
1269
+ "author": "beachball",
1270
+ "package": "@fluentui/react-alert",
1271
+ "comment": "Bump @fluentui/react-avatar to v9.4.2",
1272
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
1273
+ },
1274
+ {
1275
+ "author": "beachball",
1276
+ "package": "@fluentui/react-alert",
1277
+ "comment": "Bump @fluentui/react-button to v9.3.2",
1278
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
1279
+ },
1280
+ {
1281
+ "author": "beachball",
1282
+ "package": "@fluentui/react-alert",
1283
+ "comment": "Bump @fluentui/react-tabster to v9.5.6",
1284
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
1285
+ },
1286
+ {
1287
+ "author": "beachball",
1288
+ "package": "@fluentui/react-alert",
1289
+ "comment": "Bump @fluentui/react-utilities to v9.7.0",
1290
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
1291
+ }
1292
+ ]
1293
+ }
1294
+ },
1295
+ {
1296
+ "date": "Fri, 10 Mar 2023 07:14:01 GMT",
1297
+ "tag": "@fluentui/react-alert_v9.0.0-beta.37",
1298
+ "version": "9.0.0-beta.37",
1299
+ "comments": {
1300
+ "prerelease": [
1301
+ {
1302
+ "author": "beachball",
1303
+ "package": "@fluentui/react-alert",
1304
+ "comment": "Bump @fluentui/react-avatar to v9.4.1",
1305
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
1306
+ },
1307
+ {
1308
+ "author": "beachball",
1309
+ "package": "@fluentui/react-alert",
1310
+ "comment": "Bump @fluentui/react-button to v9.3.1",
1311
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
1312
+ },
1313
+ {
1314
+ "author": "beachball",
1315
+ "package": "@fluentui/react-alert",
1316
+ "comment": "Bump @fluentui/react-tabster to v9.5.5",
1317
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
1318
+ },
1319
+ {
1320
+ "author": "beachball",
1321
+ "package": "@fluentui/react-alert",
1322
+ "comment": "Bump @fluentui/react-utilities to v9.6.2",
1323
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
1324
+ }
1325
+ ]
1326
+ }
1327
+ },
1328
+ {
1329
+ "date": "Wed, 08 Mar 2023 17:42:51 GMT",
1330
+ "tag": "@fluentui/react-alert_v9.0.0-beta.36",
1331
+ "version": "9.0.0-beta.36",
1332
+ "comments": {
1333
+ "prerelease": [
1334
+ {
1335
+ "author": "beachball",
1336
+ "package": "@fluentui/react-alert",
1337
+ "comment": "Bump @fluentui/react-avatar to v9.4.0",
1338
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
1339
+ },
1340
+ {
1341
+ "author": "beachball",
1342
+ "package": "@fluentui/react-alert",
1343
+ "comment": "Bump @fluentui/react-button to v9.3.0",
1344
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
1345
+ },
1346
+ {
1347
+ "author": "beachball",
1348
+ "package": "@fluentui/react-alert",
1349
+ "comment": "Bump @fluentui/react-tabster to v9.5.4",
1350
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
1351
+ },
1352
+ {
1353
+ "author": "beachball",
1354
+ "package": "@fluentui/react-alert",
1355
+ "comment": "Bump @fluentui/react-utilities to v9.6.1",
1356
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
1357
+ }
1358
+ ]
1359
+ }
1360
+ },
1361
+ {
1362
+ "date": "Wed, 22 Feb 2023 23:06:07 GMT",
1363
+ "tag": "@fluentui/react-alert_v9.0.0-beta.35",
1364
+ "version": "9.0.0-beta.35",
1365
+ "comments": {
1366
+ "prerelease": [
1367
+ {
1368
+ "author": "beachball",
1369
+ "package": "@fluentui/react-alert",
1370
+ "comment": "Bump @fluentui/react-avatar to v9.3.7",
1371
+ "commit": "9ee6caa17f745e014ecba467a4528181ae49be30"
1372
+ }
1373
+ ]
1374
+ }
1375
+ },
1376
+ {
1377
+ "date": "Wed, 15 Feb 2023 11:44:52 GMT",
1378
+ "tag": "@fluentui/react-alert_v9.0.0-beta.34",
1379
+ "version": "9.0.0-beta.34",
1380
+ "comments": {
1381
+ "prerelease": [
1382
+ {
1383
+ "author": "beachball",
1384
+ "package": "@fluentui/react-alert",
1385
+ "comment": "Bump @fluentui/react-avatar to v9.3.6",
1386
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
1387
+ },
1388
+ {
1389
+ "author": "beachball",
1390
+ "package": "@fluentui/react-alert",
1391
+ "comment": "Bump @fluentui/react-button to v9.2.5",
1392
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
1393
+ },
1394
+ {
1395
+ "author": "beachball",
1396
+ "package": "@fluentui/react-alert",
1397
+ "comment": "Bump @fluentui/react-tabster to v9.5.3",
1398
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
1399
+ },
1400
+ {
1401
+ "author": "beachball",
1402
+ "package": "@fluentui/react-alert",
1403
+ "comment": "Bump @fluentui/react-utilities to v9.6.0",
1404
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
1405
+ }
1406
+ ]
1407
+ }
1408
+ },
1409
+ {
1410
+ "date": "Mon, 13 Feb 2023 23:43:14 GMT",
1411
+ "tag": "@fluentui/react-alert_v9.0.0-beta.33",
1412
+ "version": "9.0.0-beta.33",
1413
+ "comments": {
1414
+ "prerelease": [
1415
+ {
1416
+ "author": "beachball",
1417
+ "package": "@fluentui/react-alert",
1418
+ "comment": "Bump @fluentui/react-avatar to v9.3.5",
1419
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
1420
+ },
1421
+ {
1422
+ "author": "beachball",
1423
+ "package": "@fluentui/react-alert",
1424
+ "comment": "Bump @fluentui/react-button to v9.2.4",
1425
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
1426
+ },
1427
+ {
1428
+ "author": "beachball",
1429
+ "package": "@fluentui/react-alert",
1430
+ "comment": "Bump @fluentui/react-tabster to v9.5.2",
1431
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
1432
+ },
1433
+ {
1434
+ "author": "beachball",
1435
+ "package": "@fluentui/react-alert",
1436
+ "comment": "Bump @fluentui/react-utilities to v9.5.3",
1437
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
1438
+ }
1439
+ ]
1440
+ }
1441
+ },
1442
+ {
1443
+ "date": "Mon, 13 Feb 2023 09:35:48 GMT",
1444
+ "tag": "@fluentui/react-alert_v9.0.0-beta.32",
1445
+ "version": "9.0.0-beta.32",
1446
+ "comments": {
1447
+ "prerelease": [
1448
+ {
1449
+ "author": "beachball",
1450
+ "package": "@fluentui/react-alert",
1451
+ "comment": "Bump @fluentui/react-avatar to v9.3.4",
1452
+ "commit": "b24aed22677cb12a74f185feee89edefd1601b9a"
1453
+ }
1454
+ ]
1455
+ }
1456
+ },
1457
+ {
1458
+ "date": "Fri, 10 Feb 2023 08:50:02 GMT",
1459
+ "tag": "@fluentui/react-alert_v9.0.0-beta.31",
1460
+ "version": "9.0.0-beta.31",
1461
+ "comments": {
1462
+ "prerelease": [
1463
+ {
1464
+ "author": "beachball",
1465
+ "package": "@fluentui/react-alert",
1466
+ "comment": "Bump @fluentui/react-avatar to v9.3.3",
1467
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
1468
+ },
1469
+ {
1470
+ "author": "beachball",
1471
+ "package": "@fluentui/react-alert",
1472
+ "comment": "Bump @fluentui/react-button to v9.2.3",
1473
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
1474
+ },
1475
+ {
1476
+ "author": "beachball",
1477
+ "package": "@fluentui/react-alert",
1478
+ "comment": "Bump @fluentui/react-tabster to v9.5.1",
1479
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
1480
+ },
1481
+ {
1482
+ "author": "beachball",
1483
+ "package": "@fluentui/react-alert",
1484
+ "comment": "Bump @fluentui/react-utilities to v9.5.2",
1485
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
1486
+ }
1487
+ ]
1488
+ }
1489
+ },
1490
+ {
1491
+ "date": "Tue, 07 Feb 2023 14:13:10 GMT",
1492
+ "tag": "@fluentui/react-alert_v9.0.0-beta.30",
1493
+ "version": "9.0.0-beta.30",
1494
+ "comments": {
1495
+ "prerelease": [
1496
+ {
1497
+ "author": "beachball",
1498
+ "package": "@fluentui/react-alert",
1499
+ "comment": "Bump @fluentui/react-avatar to v9.3.2",
1500
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
1501
+ },
1502
+ {
1503
+ "author": "beachball",
1504
+ "package": "@fluentui/react-alert",
1505
+ "comment": "Bump @fluentui/react-button to v9.2.2",
1506
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
1507
+ },
1508
+ {
1509
+ "author": "beachball",
1510
+ "package": "@fluentui/react-alert",
1511
+ "comment": "Bump @fluentui/react-tabster to v9.5.0",
1512
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
1513
+ }
1514
+ ]
1515
+ }
1516
+ },
1517
+ {
1518
+ "date": "Tue, 31 Jan 2023 19:53:58 GMT",
1519
+ "tag": "@fluentui/react-alert_v9.0.0-beta.29",
1520
+ "version": "9.0.0-beta.29",
1521
+ "comments": {
1522
+ "prerelease": [
1523
+ {
1524
+ "author": "beachball",
1525
+ "package": "@fluentui/react-alert",
1526
+ "comment": "Bump @fluentui/react-avatar to v9.3.1",
1527
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
1528
+ },
1529
+ {
1530
+ "author": "beachball",
1531
+ "package": "@fluentui/react-alert",
1532
+ "comment": "Bump @fluentui/react-button to v9.2.1",
1533
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
1534
+ },
1535
+ {
1536
+ "author": "beachball",
1537
+ "package": "@fluentui/react-alert",
1538
+ "comment": "Bump @fluentui/react-tabster to v9.4.2",
1539
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
1540
+ },
1541
+ {
1542
+ "author": "beachball",
1543
+ "package": "@fluentui/react-alert",
1544
+ "comment": "Bump @fluentui/react-utilities to v9.5.1",
1545
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
1546
+ }
1547
+ ]
1548
+ }
1549
+ },
1550
+ {
1551
+ "date": "Thu, 26 Jan 2023 13:31:03 GMT",
1552
+ "tag": "@fluentui/react-alert_v9.0.0-beta.28",
1553
+ "version": "9.0.0-beta.28",
1554
+ "comments": {
1555
+ "prerelease": [
1556
+ {
1557
+ "author": "beachball",
1558
+ "package": "@fluentui/react-alert",
1559
+ "comment": "Bump @fluentui/react-avatar to v9.3.0",
1560
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
1561
+ },
1562
+ {
1563
+ "author": "beachball",
1564
+ "package": "@fluentui/react-alert",
1565
+ "comment": "Bump @fluentui/react-button to v9.2.0",
1566
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
1567
+ },
1568
+ {
1569
+ "author": "beachball",
1570
+ "package": "@fluentui/react-alert",
1571
+ "comment": "Bump @fluentui/react-tabster to v9.4.1",
1572
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
1573
+ },
1574
+ {
1575
+ "author": "beachball",
1576
+ "package": "@fluentui/react-alert",
1577
+ "comment": "Bump @fluentui/react-utilities to v9.5.0",
1578
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
1579
+ }
1580
+ ]
1581
+ }
1582
+ },
1583
+ {
1584
+ "date": "Mon, 23 Jan 2023 16:43:12 GMT",
1585
+ "tag": "@fluentui/react-alert_v9.0.0-beta.27",
1586
+ "version": "9.0.0-beta.27",
1587
+ "comments": {
1588
+ "prerelease": [
1589
+ {
1590
+ "author": "beachball",
1591
+ "package": "@fluentui/react-alert",
1592
+ "comment": "Bump @fluentui/react-avatar to v9.2.16",
1593
+ "commit": "828c4260edc4fba07c9ccc8e94f15051c7fd25d3"
1594
+ }
1595
+ ]
1596
+ }
1597
+ },
1598
+ {
1599
+ "date": "Wed, 18 Jan 2023 16:32:57 GMT",
1600
+ "tag": "@fluentui/react-alert_v9.0.0-beta.26",
1601
+ "version": "9.0.0-beta.26",
1602
+ "comments": {
1603
+ "prerelease": [
1604
+ {
1605
+ "author": "beachball",
1606
+ "package": "@fluentui/react-alert",
1607
+ "comment": "Bump @fluentui/react-avatar to v9.2.15",
1608
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
1609
+ },
1610
+ {
1611
+ "author": "beachball",
1612
+ "package": "@fluentui/react-alert",
1613
+ "comment": "Bump @fluentui/react-button to v9.1.16",
1614
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
1615
+ },
1616
+ {
1617
+ "author": "beachball",
1618
+ "package": "@fluentui/react-alert",
1619
+ "comment": "Bump @fluentui/react-tabster to v9.4.0",
1620
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
1621
+ }
1622
+ ]
1623
+ }
1624
+ },
1625
+ {
1626
+ "date": "Tue, 17 Jan 2023 12:22:56 GMT",
1627
+ "tag": "@fluentui/react-alert_v9.0.0-beta.25",
1628
+ "version": "9.0.0-beta.25",
1629
+ "comments": {
1630
+ "prerelease": [
1631
+ {
1632
+ "author": "beachball",
1633
+ "package": "@fluentui/react-alert",
1634
+ "comment": "Bump @fluentui/react-avatar to v9.2.14",
1635
+ "commit": "64989c23309e77e51bb42c00609fd2425cd20680"
1636
+ }
1637
+ ]
1638
+ }
1639
+ },
1640
+ {
1641
+ "date": "Mon, 16 Jan 2023 08:38:54 GMT",
1642
+ "tag": "@fluentui/react-alert_v9.0.0-beta.24",
1643
+ "version": "9.0.0-beta.24",
1644
+ "comments": {
1645
+ "none": [
1646
+ {
1647
+ "author": "martinhochel@microsoft.com",
1648
+ "package": "@fluentui/react-alert",
1649
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
1650
+ "comment": "chore: migrate to packaged scripts"
1651
+ }
1652
+ ],
1653
+ "prerelease": [
1654
+ {
1655
+ "author": "beachball",
1656
+ "package": "@fluentui/react-alert",
1657
+ "comment": "Bump @fluentui/react-avatar to v9.2.13",
1658
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
1659
+ },
1660
+ {
1661
+ "author": "beachball",
1662
+ "package": "@fluentui/react-alert",
1663
+ "comment": "Bump @fluentui/react-button to v9.1.15",
1664
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
1665
+ },
1666
+ {
1667
+ "author": "beachball",
1668
+ "package": "@fluentui/react-alert",
1669
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
1670
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
1671
+ }
1672
+ ]
1673
+ }
1674
+ },
1675
+ {
1676
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
1677
+ "tag": "@fluentui/react-alert_v9.0.0-beta.23",
1678
+ "version": "9.0.0-beta.23",
1679
+ "comments": {
1680
+ "prerelease": [
1681
+ {
1682
+ "author": "beachball",
1683
+ "package": "@fluentui/react-alert",
1684
+ "comment": "Bump @fluentui/react-avatar to v9.2.12",
1685
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
1686
+ },
1687
+ {
1688
+ "author": "beachball",
1689
+ "package": "@fluentui/react-alert",
1690
+ "comment": "Bump @fluentui/react-button to v9.1.14",
1691
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
1692
+ },
1693
+ {
1694
+ "author": "beachball",
1695
+ "package": "@fluentui/react-alert",
1696
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
1697
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
1698
+ },
1699
+ {
1700
+ "author": "beachball",
1701
+ "package": "@fluentui/react-alert",
1702
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
1703
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
1704
+ }
1705
+ ]
1706
+ }
1707
+ },
1708
+ {
1709
+ "date": "Wed, 04 Jan 2023 01:40:49 GMT",
1710
+ "tag": "@fluentui/react-alert_v9.0.0-beta.22",
1711
+ "version": "9.0.0-beta.22",
1712
+ "comments": {
1713
+ "none": [
1714
+ {
1715
+ "author": "martinhochel@microsoft.com",
1716
+ "package": "@fluentui/react-alert",
1717
+ "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
1718
+ "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
1719
+ },
1720
+ {
1721
+ "author": "martinhochel@microsoft.com",
1722
+ "package": "@fluentui/react-alert",
1723
+ "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
1724
+ "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
1725
+ }
1726
+ ],
1727
+ "prerelease": [
1728
+ {
1729
+ "author": "olfedias@microsoft.com",
1730
+ "package": "@fluentui/react-alert",
1731
+ "commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
1732
+ "comment": "chore: Update Griffel to latest version"
1733
+ },
1734
+ {
1735
+ "author": "beachball",
1736
+ "package": "@fluentui/react-alert",
1737
+ "comment": "Bump @fluentui/react-avatar to v9.2.11",
1738
+ "commit": "3e322d15529451be153e97298873253e21af4082"
1739
+ },
1740
+ {
1741
+ "author": "beachball",
1742
+ "package": "@fluentui/react-alert",
1743
+ "comment": "Bump @fluentui/react-button to v9.1.13",
1744
+ "commit": "3e322d15529451be153e97298873253e21af4082"
1745
+ },
1746
+ {
1747
+ "author": "beachball",
1748
+ "package": "@fluentui/react-alert",
1749
+ "comment": "Bump @fluentui/react-tabster to v9.3.5",
1750
+ "commit": "3e322d15529451be153e97298873253e21af4082"
1751
+ },
1752
+ {
1753
+ "author": "beachball",
1754
+ "package": "@fluentui/react-alert",
1755
+ "comment": "Bump @fluentui/react-utilities to v9.3.1",
1756
+ "commit": "3e322d15529451be153e97298873253e21af4082"
1757
+ },
1758
+ {
1759
+ "author": "beachball",
1760
+ "package": "@fluentui/react-alert",
1761
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
1762
+ "commit": "3e322d15529451be153e97298873253e21af4082"
1763
+ }
1764
+ ]
1765
+ }
1766
+ },
1767
+ {
1768
+ "date": "Wed, 21 Dec 2022 10:20:33 GMT",
1769
+ "tag": "@fluentui/react-alert_v9.0.0-beta.21",
1770
+ "version": "9.0.0-beta.21",
1771
+ "comments": {
1772
+ "prerelease": [
1773
+ {
1774
+ "author": "beachball",
1775
+ "package": "@fluentui/react-alert",
1776
+ "comment": "Bump @fluentui/react-avatar to v9.2.10",
1777
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
1778
+ },
1779
+ {
1780
+ "author": "beachball",
1781
+ "package": "@fluentui/react-alert",
1782
+ "comment": "Bump @fluentui/react-button to v9.1.12",
1783
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
1784
+ },
1785
+ {
1786
+ "author": "beachball",
1787
+ "package": "@fluentui/react-alert",
1788
+ "comment": "Bump @fluentui/react-tabster to v9.3.4",
1789
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
1790
+ },
1791
+ {
1792
+ "author": "beachball",
1793
+ "package": "@fluentui/react-alert",
1794
+ "comment": "Bump @fluentui/react-theme to v9.1.5",
1795
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
1796
+ }
1797
+ ]
1798
+ }
1799
+ },
1800
+ {
1801
+ "date": "Tue, 20 Dec 2022 14:59:21 GMT",
1802
+ "tag": "@fluentui/react-alert_v9.0.0-beta.20",
1803
+ "version": "9.0.0-beta.20",
1804
+ "comments": {
1805
+ "prerelease": [
1806
+ {
1807
+ "author": "marigome@microsoft.com",
1808
+ "package": "@fluentui/react-alert",
1809
+ "commit": "f944ddda46a4f5f997fd7614a62b72fcbab09da6",
1810
+ "comment": "fix: update tokens to match the spec"
1811
+ },
1812
+ {
1813
+ "author": "beachball",
1814
+ "package": "@fluentui/react-alert",
1815
+ "comment": "Bump @fluentui/react-avatar to v9.2.9",
1816
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1817
+ },
1818
+ {
1819
+ "author": "beachball",
1820
+ "package": "@fluentui/react-alert",
1821
+ "comment": "Bump @fluentui/react-button to v9.1.11",
1822
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1823
+ },
1824
+ {
1825
+ "author": "beachball",
1826
+ "package": "@fluentui/react-alert",
1827
+ "comment": "Bump @fluentui/react-tabster to v9.3.3",
1828
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1829
+ },
1830
+ {
1831
+ "author": "beachball",
1832
+ "package": "@fluentui/react-alert",
1833
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
1834
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1835
+ },
1836
+ {
1837
+ "author": "beachball",
1838
+ "package": "@fluentui/react-alert",
1839
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
1840
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
1841
+ }
1842
+ ]
1843
+ }
1844
+ },
1845
+ {
1846
+ "date": "Mon, 05 Dec 2022 18:29:39 GMT",
1847
+ "tag": "@fluentui/react-alert_v9.0.0-beta.19",
1848
+ "version": "9.0.0-beta.19",
1849
+ "comments": {
1850
+ "prerelease": [
1851
+ {
1852
+ "author": "beachball",
1853
+ "package": "@fluentui/react-alert",
1854
+ "comment": "Bump @fluentui/react-avatar to v9.2.8",
1855
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
1856
+ },
1857
+ {
1858
+ "author": "beachball",
1859
+ "package": "@fluentui/react-alert",
1860
+ "comment": "Bump @fluentui/react-button to v9.1.10",
1861
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
1862
+ },
1863
+ {
1864
+ "author": "beachball",
1865
+ "package": "@fluentui/react-alert",
1866
+ "comment": "Bump @fluentui/react-theme to v9.1.3",
1867
+ "commit": "4c29542a51bf068e171690cc8e59c14489883912"
1868
+ }
1869
+ ]
1870
+ }
1871
+ },
1872
+ {
1873
+ "date": "Thu, 17 Nov 2022 23:05:33 GMT",
1874
+ "tag": "@fluentui/react-alert_v9.0.0-beta.18",
1875
+ "version": "9.0.0-beta.18",
1876
+ "comments": {
1877
+ "none": [
1878
+ {
1879
+ "author": "martinhochel@microsoft.com",
1880
+ "package": "@fluentui/react-alert",
1881
+ "commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
1882
+ "comment": "chore: update package scaffold"
1883
+ }
1884
+ ],
1885
+ "prerelease": [
1886
+ {
1887
+ "author": "beachball",
1888
+ "package": "@fluentui/react-alert",
1889
+ "comment": "Bump @fluentui/react-avatar to v9.2.7",
1890
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
1891
+ },
1892
+ {
1893
+ "author": "beachball",
1894
+ "package": "@fluentui/react-alert",
1895
+ "comment": "Bump @fluentui/react-button to v9.1.9",
1896
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
1897
+ },
1898
+ {
1899
+ "author": "beachball",
1900
+ "package": "@fluentui/react-alert",
1901
+ "comment": "Bump @fluentui/react-utilities to v9.2.2",
1902
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
1903
+ }
1904
+ ]
1905
+ }
1906
+ },
1907
+ {
1908
+ "date": "Fri, 11 Nov 2022 14:57:51 GMT",
1909
+ "tag": "@fluentui/react-alert_v9.0.0-beta.17",
1910
+ "version": "9.0.0-beta.17",
1911
+ "comments": {
1912
+ "none": [
1913
+ {
1914
+ "author": "martinhochel@microsoft.com",
1915
+ "package": "@fluentui/react-alert",
1916
+ "commit": "87859b052155ca206ef3540a2a9623803f6e2b93",
1917
+ "comment": "test: replace deprecated module.parent with require.main within isConformance"
1918
+ }
1919
+ ],
1920
+ "prerelease": [
1921
+ {
1922
+ "author": "beachball",
1923
+ "package": "@fluentui/react-alert",
1924
+ "comment": "Bump @fluentui/react-avatar to v9.2.6",
1925
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1926
+ },
1927
+ {
1928
+ "author": "beachball",
1929
+ "package": "@fluentui/react-alert",
1930
+ "comment": "Bump @fluentui/react-button to v9.1.8",
1931
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1932
+ },
1933
+ {
1934
+ "author": "beachball",
1935
+ "package": "@fluentui/react-alert",
1936
+ "comment": "Bump @fluentui/react-theme to v9.1.2",
1937
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1938
+ },
1939
+ {
1940
+ "author": "beachball",
1941
+ "package": "@fluentui/react-alert",
1942
+ "comment": "Bump @fluentui/react-utilities to v9.2.1",
1943
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1944
+ },
1945
+ {
1946
+ "author": "beachball",
1947
+ "package": "@fluentui/react-alert",
1948
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18",
1949
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
1950
+ }
1951
+ ]
1952
+ }
1953
+ },
1954
+ {
1955
+ "date": "Wed, 02 Nov 2022 11:57:47 GMT",
1956
+ "tag": "@fluentui/react-alert_v9.0.0-beta.16",
1957
+ "version": "9.0.0-beta.16",
1958
+ "comments": {
1959
+ "prerelease": [
1960
+ {
1961
+ "author": "olfedias@microsoft.com",
1962
+ "package": "@fluentui/react-alert",
1963
+ "commit": "c619ba066f11a8654e95375314824ba6b81b003e",
1964
+ "comment": "chore: Update Griffel to latest version"
1965
+ },
1966
+ {
1967
+ "author": "beachball",
1968
+ "package": "@fluentui/react-alert",
1969
+ "comment": "Bump @fluentui/react-avatar to v9.2.5",
1970
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
1971
+ },
1972
+ {
1973
+ "author": "beachball",
1974
+ "package": "@fluentui/react-alert",
1975
+ "comment": "Bump @fluentui/react-button to v9.1.7",
1976
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
1977
+ },
1978
+ {
1979
+ "author": "beachball",
1980
+ "package": "@fluentui/react-alert",
1981
+ "comment": "Bump @fluentui/react-utilities to v9.2.0",
1982
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
1983
+ },
1984
+ {
1985
+ "author": "beachball",
1986
+ "package": "@fluentui/react-alert",
1987
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.17",
1988
+ "commit": "393a7b169155997a97a6ce1ad36ee3eafc6f461b"
1989
+ }
1990
+ ]
1991
+ }
1992
+ },
1993
+ {
1994
+ "date": "Tue, 25 Oct 2022 00:35:27 GMT",
1995
+ "tag": "@fluentui/react-alert_v9.0.0-beta.15",
1996
+ "version": "9.0.0-beta.15",
1997
+ "comments": {
1998
+ "none": [
1999
+ {
2000
+ "author": "miroslav.stastny@microsoft.com",
2001
+ "package": "@fluentui/react-alert",
2002
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
2003
+ "comment": "Update package readme"
2004
+ }
2005
+ ],
2006
+ "prerelease": [
2007
+ {
2008
+ "author": "beachball",
2009
+ "package": "@fluentui/react-alert",
2010
+ "comment": "Bump @fluentui/react-avatar to v9.2.4",
2011
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
2012
+ },
2013
+ {
2014
+ "author": "beachball",
2015
+ "package": "@fluentui/react-alert",
2016
+ "comment": "Bump @fluentui/react-button to v9.1.6",
2017
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
2018
+ }
2019
+ ]
2020
+ }
2021
+ },
2022
+ {
2023
+ "date": "Thu, 20 Oct 2022 08:39:57 GMT",
2024
+ "tag": "@fluentui/react-alert_v9.0.0-beta.14",
2025
+ "version": "9.0.0-beta.14",
2026
+ "comments": {
2027
+ "prerelease": [
2028
+ {
2029
+ "author": "mgodbolt@microsoft.com",
2030
+ "package": "@fluentui/react-alert",
2031
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
2032
+ "comment": "chore: Bump peer deps to support React 18"
2033
+ },
2034
+ {
2035
+ "author": "tristan.watanabe@gmail.com",
2036
+ "package": "@fluentui/react-alert",
2037
+ "commit": "791ed7453a6bf65342e9bed5876b02ef0b9fc944",
2038
+ "comment": "chore: Migrate to new package structure."
2039
+ },
2040
+ {
2041
+ "author": "olfedias@microsoft.com",
2042
+ "package": "@fluentui/react-alert",
2043
+ "commit": "06865dada128321804646582f564ee86d835d174",
2044
+ "comment": "chore: Update Griffel to latest version"
2045
+ },
2046
+ {
2047
+ "author": "beachball",
2048
+ "package": "@fluentui/react-alert",
2049
+ "comment": "Bump @fluentui/react-avatar to v9.2.3",
2050
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
2051
+ },
2052
+ {
2053
+ "author": "beachball",
2054
+ "package": "@fluentui/react-alert",
2055
+ "comment": "Bump @fluentui/react-button to v9.1.5",
2056
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
2057
+ },
2058
+ {
2059
+ "author": "beachball",
2060
+ "package": "@fluentui/react-alert",
2061
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
2062
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
2063
+ },
2064
+ {
2065
+ "author": "beachball",
2066
+ "package": "@fluentui/react-alert",
2067
+ "comment": "Bump @fluentui/react-utilities to v9.1.2",
2068
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
2069
+ },
2070
+ {
2071
+ "author": "beachball",
2072
+ "package": "@fluentui/react-alert",
2073
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
2074
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
2075
+ }
2076
+ ]
2077
+ }
2078
+ },
2079
+ {
2080
+ "date": "Thu, 13 Oct 2022 12:56:30 GMT",
2081
+ "tag": "@fluentui/react-alert_v9.0.0-beta.13",
2082
+ "version": "9.0.0-beta.13",
2083
+ "comments": {
2084
+ "prerelease": [
2085
+ {
2086
+ "author": "beachball",
2087
+ "package": "@fluentui/react-alert",
2088
+ "comment": "Bump @fluentui/react-avatar to v9.2.2",
2089
+ "commit": "77301c97c0539b9ebf891642eb0a077d1aeae9a6"
2090
+ }
2091
+ ]
2092
+ }
2093
+ },
2094
+ {
2095
+ "date": "Thu, 13 Oct 2022 11:02:42 GMT",
2096
+ "tag": "@fluentui/react-alert_v9.0.0-beta.12",
2097
+ "version": "9.0.0-beta.12",
2098
+ "comments": {
2099
+ "prerelease": [
2100
+ {
2101
+ "author": "olfedias@microsoft.com",
2102
+ "package": "@fluentui/react-alert",
2103
+ "commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
2104
+ "comment": "chore: Update Griffel to latest version"
2105
+ },
2106
+ {
2107
+ "author": "beachball",
2108
+ "package": "@fluentui/react-alert",
2109
+ "comment": "Bump @fluentui/react-avatar to v9.2.1",
2110
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
2111
+ },
2112
+ {
2113
+ "author": "beachball",
2114
+ "package": "@fluentui/react-alert",
2115
+ "comment": "Bump @fluentui/react-button to v9.1.4",
2116
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
2117
+ },
2118
+ {
2119
+ "author": "beachball",
2120
+ "package": "@fluentui/react-alert",
2121
+ "comment": "Bump @fluentui/react-utilities to v9.1.1",
2122
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
2123
+ },
2124
+ {
2125
+ "author": "beachball",
2126
+ "package": "@fluentui/react-alert",
2127
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
2128
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
2129
+ }
2130
+ ]
2131
+ }
2132
+ },
2133
+ {
2134
+ "date": "Mon, 03 Oct 2022 22:24:42 GMT",
2135
+ "tag": "@fluentui/react-alert_v9.0.0-beta.11",
2136
+ "version": "9.0.0-beta.11",
2137
+ "comments": {
2138
+ "prerelease": [
2139
+ {
2140
+ "author": "beachball",
2141
+ "package": "@fluentui/react-alert",
2142
+ "comment": "Bump @fluentui/react-avatar to v9.2.0",
2143
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
2144
+ },
2145
+ {
2146
+ "author": "beachball",
2147
+ "package": "@fluentui/react-alert",
2148
+ "comment": "Bump @fluentui/react-button to v9.1.3",
2149
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
2150
+ }
2151
+ ]
2152
+ }
2153
+ },
2154
+ {
2155
+ "date": "Tue, 20 Sep 2022 20:55:45 GMT",
2156
+ "tag": "@fluentui/react-alert_v9.0.0-beta.10",
2157
+ "version": "9.0.0-beta.10",
2158
+ "comments": {
2159
+ "prerelease": [
2160
+ {
2161
+ "author": "beachball",
2162
+ "package": "@fluentui/react-alert",
2163
+ "comment": "Bump @fluentui/react-avatar to v9.1.1",
2164
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
2165
+ },
2166
+ {
2167
+ "author": "beachball",
2168
+ "package": "@fluentui/react-alert",
2169
+ "comment": "Bump @fluentui/react-button to v9.1.2",
2170
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
2171
+ },
2172
+ {
2173
+ "author": "beachball",
2174
+ "package": "@fluentui/react-alert",
2175
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
2176
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
2177
+ }
2178
+ ]
2179
+ }
2180
+ },
2181
+ {
2182
+ "date": "Thu, 15 Sep 2022 09:49:47 GMT",
2183
+ "tag": "@fluentui/react-alert_v9.0.0-beta.9",
2184
+ "version": "9.0.0-beta.9",
2185
+ "comments": {
2186
+ "none": [
2187
+ {
2188
+ "author": "martinhochel@microsoft.com",
2189
+ "package": "@fluentui/react-alert",
2190
+ "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
2191
+ "comment": "chore: update package scaffold"
2192
+ },
2193
+ {
2194
+ "author": "rohitpag@microsoft.com",
2195
+ "package": "@fluentui/react-alert",
2196
+ "commit": "045c66e2a2142e3d2380da05a9aa60b54de6888c",
2197
+ "comment": "Adding appearance prop to the alert component"
2198
+ }
2199
+ ],
2200
+ "prerelease": [
2201
+ {
2202
+ "author": "olfedias@microsoft.com",
2203
+ "package": "@fluentui/react-alert",
2204
+ "commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
2205
+ "comment": "chore: Update Griffel to latest version"
2206
+ },
2207
+ {
2208
+ "author": "beachball",
2209
+ "package": "@fluentui/react-alert",
2210
+ "comment": "Bump @fluentui/react-avatar to v9.1.0",
2211
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
2212
+ },
2213
+ {
2214
+ "author": "beachball",
2215
+ "package": "@fluentui/react-alert",
2216
+ "comment": "Bump @fluentui/react-button to v9.1.1",
2217
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
2218
+ },
2219
+ {
2220
+ "author": "beachball",
2221
+ "package": "@fluentui/react-alert",
2222
+ "comment": "Bump @fluentui/react-theme to v9.1.0",
2223
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
2224
+ },
2225
+ {
2226
+ "author": "beachball",
2227
+ "package": "@fluentui/react-alert",
2228
+ "comment": "Bump @fluentui/react-utilities to v9.1.0",
2229
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
2230
+ },
2231
+ {
2232
+ "author": "beachball",
2233
+ "package": "@fluentui/react-alert",
2234
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
2235
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
2236
+ }
2237
+ ]
2238
+ }
2239
+ },
2240
+ {
2241
+ "date": "Wed, 03 Aug 2022 16:03:36 GMT",
2242
+ "tag": "@fluentui/react-alert_v9.0.0-beta.8",
2243
+ "version": "9.0.0-beta.8",
2244
+ "comments": {
2245
+ "prerelease": [
2246
+ {
2247
+ "author": "miroslav.stastny@microsoft.com",
2248
+ "package": "@fluentui/react-alert",
2249
+ "commit": "08563664778fd80284561d3c9d254307a0a32362",
2250
+ "comment": "chore: Bump Griffel dependencies"
2251
+ },
2252
+ {
2253
+ "author": "beachball",
2254
+ "package": "@fluentui/react-alert",
2255
+ "comment": "Bump @fluentui/react-avatar to v9.0.4",
2256
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
2257
+ },
2258
+ {
2259
+ "author": "beachball",
2260
+ "package": "@fluentui/react-alert",
2261
+ "comment": "Bump @fluentui/react-button to v9.1.0",
2262
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
2263
+ },
2264
+ {
2265
+ "author": "beachball",
2266
+ "package": "@fluentui/react-alert",
2267
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
2268
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
2269
+ }
2270
+ ]
2271
+ }
2272
+ },
2273
+ {
2274
+ "date": "Thu, 14 Jul 2022 21:21:08 GMT",
6
2275
  "tag": "@fluentui/react-alert_v9.0.0-beta.7",
7
2276
  "version": "9.0.0-beta.7",
8
2277
  "comments": {
@@ -17,19 +2286,19 @@
17
2286
  "author": "beachball",
18
2287
  "package": "@fluentui/react-alert",
19
2288
  "comment": "Bump @fluentui/react-avatar to v9.0.3",
20
- "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
2289
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
21
2290
  },
22
2291
  {
23
2292
  "author": "beachball",
24
2293
  "package": "@fluentui/react-alert",
25
2294
  "comment": "Bump @fluentui/react-button to v9.0.3",
26
- "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
2295
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
27
2296
  },
28
2297
  {
29
2298
  "author": "beachball",
30
2299
  "package": "@fluentui/react-alert",
31
2300
  "comment": "Bump @fluentui/react-utilities to v9.0.2",
32
- "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
2301
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
33
2302
  }
34
2303
  ]
35
2304
  }