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

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