@fluentui/react-alert 9.0.0-beta.6 → 9.0.0-beta.60

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