@fluentui/react-alert 9.0.0-beta.8 → 9.0.0-beta.80

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