@fluentui/react-infobutton 9.0.0-beta.2 → 9.0.0-beta.21

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 (33) hide show
  1. package/CHANGELOG.json +530 -1
  2. package/CHANGELOG.md +210 -2
  3. package/dist/index.d.ts +1 -1
  4. package/lib/components/InfoButton/DefaultInfoButtonIcons.js.map +1 -1
  5. package/lib/components/InfoButton/InfoButton.js +0 -1
  6. package/lib/components/InfoButton/InfoButton.js.map +1 -1
  7. package/lib/components/InfoButton/InfoButton.types.js.map +1 -1
  8. package/lib/components/InfoButton/renderInfoButton.js +6 -4
  9. package/lib/components/InfoButton/renderInfoButton.js.map +1 -1
  10. package/lib/components/InfoButton/useInfoButton.js +3 -3
  11. package/lib/components/InfoButton/useInfoButton.js.map +1 -1
  12. package/lib/components/InfoButton/useInfoButtonStyles.js +108 -142
  13. package/lib/components/InfoButton/useInfoButtonStyles.js.map +1 -1
  14. package/lib/index.js.map +1 -1
  15. package/lib-commonjs/InfoButton.js +0 -2
  16. package/lib-commonjs/InfoButton.js.map +1 -1
  17. package/lib-commonjs/components/InfoButton/DefaultInfoButtonIcons.js +0 -2
  18. package/lib-commonjs/components/InfoButton/DefaultInfoButtonIcons.js.map +1 -1
  19. package/lib-commonjs/components/InfoButton/InfoButton.js +0 -6
  20. package/lib-commonjs/components/InfoButton/InfoButton.js.map +1 -1
  21. package/lib-commonjs/components/InfoButton/InfoButton.types.js.map +1 -1
  22. package/lib-commonjs/components/InfoButton/index.js +0 -6
  23. package/lib-commonjs/components/InfoButton/index.js.map +1 -1
  24. package/lib-commonjs/components/InfoButton/renderInfoButton.js +6 -9
  25. package/lib-commonjs/components/InfoButton/renderInfoButton.js.map +1 -1
  26. package/lib-commonjs/components/InfoButton/useInfoButton.js +3 -10
  27. package/lib-commonjs/components/InfoButton/useInfoButton.js.map +1 -1
  28. package/lib-commonjs/components/InfoButton/useInfoButtonStyles.js +107 -147
  29. package/lib-commonjs/components/InfoButton/useInfoButtonStyles.js.map +1 -1
  30. package/lib-commonjs/index.js +0 -2
  31. package/lib-commonjs/index.js.map +1 -1
  32. package/package.json +9 -8
  33. package/Spec.md +0 -143
package/CHANGELOG.json CHANGED
@@ -2,7 +2,536 @@
2
2
  "name": "@fluentui/react-infobutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 05 Dec 2022 18:25:37 GMT",
5
+ "date": "Wed, 15 Mar 2023 10:17:05 GMT",
6
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.21",
7
+ "version": "9.0.0-beta.21",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-infobutton",
13
+ "comment": "Bump @fluentui/react-popover to v9.5.3",
14
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-infobutton",
19
+ "comment": "Bump @fluentui/react-tabster to v9.5.7",
20
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-infobutton",
25
+ "comment": "Bump @fluentui/react-theme to v9.1.6",
26
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Mon, 13 Mar 2023 08:58:26 GMT",
33
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.20",
34
+ "version": "9.0.0-beta.20",
35
+ "comments": {
36
+ "prerelease": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-infobutton",
40
+ "comment": "Bump @fluentui/react-popover to v9.5.2",
41
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-infobutton",
46
+ "comment": "Bump @fluentui/react-tabster to v9.5.6",
47
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-infobutton",
52
+ "comment": "Bump @fluentui/react-utilities to v9.7.0",
53
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Fri, 10 Mar 2023 07:14:01 GMT",
60
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.19",
61
+ "version": "9.0.0-beta.19",
62
+ "comments": {
63
+ "prerelease": [
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui/react-infobutton",
67
+ "comment": "Bump @fluentui/react-popover to v9.5.1",
68
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui/react-infobutton",
73
+ "comment": "Bump @fluentui/react-tabster to v9.5.5",
74
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-infobutton",
79
+ "comment": "Bump @fluentui/react-utilities to v9.6.2",
80
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
81
+ }
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "date": "Wed, 08 Mar 2023 17:42:51 GMT",
87
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.18",
88
+ "version": "9.0.0-beta.18",
89
+ "comments": {
90
+ "prerelease": [
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui/react-infobutton",
94
+ "comment": "Bump @fluentui/react-popover to v9.5.0",
95
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui/react-infobutton",
100
+ "comment": "Bump @fluentui/react-tabster to v9.5.4",
101
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
102
+ },
103
+ {
104
+ "author": "beachball",
105
+ "package": "@fluentui/react-infobutton",
106
+ "comment": "Bump @fluentui/react-utilities to v9.6.1",
107
+ "commit": "e0d11faf97f6466f4cd23ed18266cf1e80094f56"
108
+ }
109
+ ]
110
+ }
111
+ },
112
+ {
113
+ "date": "Wed, 22 Feb 2023 23:06:07 GMT",
114
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.17",
115
+ "version": "9.0.0-beta.17",
116
+ "comments": {
117
+ "prerelease": [
118
+ {
119
+ "author": "beachball",
120
+ "package": "@fluentui/react-infobutton",
121
+ "comment": "Bump @fluentui/react-popover to v9.4.11",
122
+ "commit": "9ee6caa17f745e014ecba467a4528181ae49be30"
123
+ }
124
+ ]
125
+ }
126
+ },
127
+ {
128
+ "date": "Wed, 15 Feb 2023 11:44:52 GMT",
129
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.16",
130
+ "version": "9.0.0-beta.16",
131
+ "comments": {
132
+ "prerelease": [
133
+ {
134
+ "author": "beachball",
135
+ "package": "@fluentui/react-infobutton",
136
+ "comment": "Bump @fluentui/react-popover to v9.4.10",
137
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
138
+ },
139
+ {
140
+ "author": "beachball",
141
+ "package": "@fluentui/react-infobutton",
142
+ "comment": "Bump @fluentui/react-tabster to v9.5.3",
143
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
144
+ },
145
+ {
146
+ "author": "beachball",
147
+ "package": "@fluentui/react-infobutton",
148
+ "comment": "Bump @fluentui/react-utilities to v9.6.0",
149
+ "commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
150
+ }
151
+ ]
152
+ }
153
+ },
154
+ {
155
+ "date": "Mon, 13 Feb 2023 23:43:14 GMT",
156
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.15",
157
+ "version": "9.0.0-beta.15",
158
+ "comments": {
159
+ "prerelease": [
160
+ {
161
+ "author": "beachball",
162
+ "package": "@fluentui/react-infobutton",
163
+ "comment": "Bump @fluentui/react-popover to v9.4.9",
164
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
165
+ },
166
+ {
167
+ "author": "beachball",
168
+ "package": "@fluentui/react-infobutton",
169
+ "comment": "Bump @fluentui/react-tabster to v9.5.2",
170
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
171
+ },
172
+ {
173
+ "author": "beachball",
174
+ "package": "@fluentui/react-infobutton",
175
+ "comment": "Bump @fluentui/react-utilities to v9.5.3",
176
+ "commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513"
177
+ }
178
+ ]
179
+ }
180
+ },
181
+ {
182
+ "date": "Mon, 13 Feb 2023 09:35:48 GMT",
183
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.14",
184
+ "version": "9.0.0-beta.14",
185
+ "comments": {
186
+ "prerelease": [
187
+ {
188
+ "author": "beachball",
189
+ "package": "@fluentui/react-infobutton",
190
+ "comment": "Bump @fluentui/react-popover to v9.4.8",
191
+ "commit": "b24aed22677cb12a74f185feee89edefd1601b9a"
192
+ }
193
+ ]
194
+ }
195
+ },
196
+ {
197
+ "date": "Fri, 10 Feb 2023 08:50:02 GMT",
198
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.13",
199
+ "version": "9.0.0-beta.13",
200
+ "comments": {
201
+ "prerelease": [
202
+ {
203
+ "author": "beachball",
204
+ "package": "@fluentui/react-infobutton",
205
+ "comment": "Bump @fluentui/react-popover to v9.4.7",
206
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
207
+ },
208
+ {
209
+ "author": "beachball",
210
+ "package": "@fluentui/react-infobutton",
211
+ "comment": "Bump @fluentui/react-tabster to v9.5.1",
212
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
213
+ },
214
+ {
215
+ "author": "beachball",
216
+ "package": "@fluentui/react-infobutton",
217
+ "comment": "Bump @fluentui/react-utilities to v9.5.2",
218
+ "commit": "cc62f050f8231e8f21a2cf7dddf33003e0ba3931"
219
+ }
220
+ ]
221
+ }
222
+ },
223
+ {
224
+ "date": "Tue, 07 Feb 2023 14:13:05 GMT",
225
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.12",
226
+ "version": "9.0.0-beta.12",
227
+ "comments": {
228
+ "prerelease": [
229
+ {
230
+ "author": "esteban.230@hotmail.com",
231
+ "package": "@fluentui/react-infobutton",
232
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746",
233
+ "comment": "chore: Add aria-label to InfoButton's button and add a11y guidance for using InfoButton with a label."
234
+ },
235
+ {
236
+ "author": "esteban.230@hotmail.com",
237
+ "package": "@fluentui/react-infobutton",
238
+ "commit": "34514e3502e2830d81f9de25956be8b624cd3c20",
239
+ "comment": "chore: Making the content focusable and updating example's text."
240
+ },
241
+ {
242
+ "author": "beachball",
243
+ "package": "@fluentui/react-infobutton",
244
+ "comment": "Bump @fluentui/react-popover to v9.4.6",
245
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
246
+ },
247
+ {
248
+ "author": "beachball",
249
+ "package": "@fluentui/react-infobutton",
250
+ "comment": "Bump @fluentui/react-tabster to v9.5.0",
251
+ "commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
252
+ }
253
+ ]
254
+ }
255
+ },
256
+ {
257
+ "date": "Tue, 31 Jan 2023 19:53:58 GMT",
258
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.11",
259
+ "version": "9.0.0-beta.11",
260
+ "comments": {
261
+ "prerelease": [
262
+ {
263
+ "author": "beachball",
264
+ "package": "@fluentui/react-infobutton",
265
+ "comment": "Bump @fluentui/react-popover to v9.4.5",
266
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
267
+ },
268
+ {
269
+ "author": "beachball",
270
+ "package": "@fluentui/react-infobutton",
271
+ "comment": "Bump @fluentui/react-tabster to v9.4.2",
272
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
273
+ },
274
+ {
275
+ "author": "beachball",
276
+ "package": "@fluentui/react-infobutton",
277
+ "comment": "Bump @fluentui/react-utilities to v9.5.1",
278
+ "commit": "794d9e845cb952f597ba786e70cd8d248be62746"
279
+ }
280
+ ]
281
+ }
282
+ },
283
+ {
284
+ "date": "Thu, 26 Jan 2023 13:31:03 GMT",
285
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.10",
286
+ "version": "9.0.0-beta.10",
287
+ "comments": {
288
+ "prerelease": [
289
+ {
290
+ "author": "beachball",
291
+ "package": "@fluentui/react-infobutton",
292
+ "comment": "Bump @fluentui/react-popover to v9.4.4",
293
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
294
+ },
295
+ {
296
+ "author": "beachball",
297
+ "package": "@fluentui/react-infobutton",
298
+ "comment": "Bump @fluentui/react-tabster to v9.4.1",
299
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
300
+ },
301
+ {
302
+ "author": "beachball",
303
+ "package": "@fluentui/react-infobutton",
304
+ "comment": "Bump @fluentui/react-utilities to v9.5.0",
305
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
306
+ }
307
+ ]
308
+ }
309
+ },
310
+ {
311
+ "date": "Mon, 23 Jan 2023 16:43:12 GMT",
312
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.9",
313
+ "version": "9.0.0-beta.9",
314
+ "comments": {
315
+ "prerelease": [
316
+ {
317
+ "author": "beachball",
318
+ "package": "@fluentui/react-infobutton",
319
+ "comment": "Bump @fluentui/react-popover to v9.4.3",
320
+ "commit": "828c4260edc4fba07c9ccc8e94f15051c7fd25d3"
321
+ }
322
+ ]
323
+ }
324
+ },
325
+ {
326
+ "date": "Wed, 18 Jan 2023 16:32:57 GMT",
327
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.8",
328
+ "version": "9.0.0-beta.8",
329
+ "comments": {
330
+ "prerelease": [
331
+ {
332
+ "author": "beachball",
333
+ "package": "@fluentui/react-infobutton",
334
+ "comment": "Bump @fluentui/react-popover to v9.4.2",
335
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
336
+ },
337
+ {
338
+ "author": "beachball",
339
+ "package": "@fluentui/react-infobutton",
340
+ "comment": "Bump @fluentui/react-tabster to v9.4.0",
341
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
342
+ }
343
+ ]
344
+ }
345
+ },
346
+ {
347
+ "date": "Mon, 16 Jan 2023 08:39:02 GMT",
348
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.7",
349
+ "version": "9.0.0-beta.7",
350
+ "comments": {
351
+ "prerelease": [
352
+ {
353
+ "author": "esteban.230@hotmail.com",
354
+ "package": "@fluentui/react-infobutton",
355
+ "commit": "4aa7a43c0c302dc151d6446abfde95fe9637edb0",
356
+ "comment": "fix: Update border for Teams HCM to be transparent."
357
+ },
358
+ {
359
+ "author": "esteban.230@hotmail.com",
360
+ "package": "@fluentui/react-infobutton",
361
+ "commit": "b326546752a1df3cf4d626dee2d5c47b59ba00ae",
362
+ "comment": "fix: Update PopoverSurface's role to note and remove need to cast props passed to popover slot."
363
+ },
364
+ {
365
+ "author": "beachball",
366
+ "package": "@fluentui/react-infobutton",
367
+ "comment": "Bump @fluentui/react-popover to v9.4.1",
368
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
369
+ },
370
+ {
371
+ "author": "beachball",
372
+ "package": "@fluentui/react-infobutton",
373
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
374
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
375
+ }
376
+ ],
377
+ "none": [
378
+ {
379
+ "author": "martinhochel@microsoft.com",
380
+ "package": "@fluentui/react-infobutton",
381
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
382
+ "comment": "chore: migrate to packaged scripts"
383
+ }
384
+ ]
385
+ }
386
+ },
387
+ {
388
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
389
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.6",
390
+ "version": "9.0.0-beta.6",
391
+ "comments": {
392
+ "prerelease": [
393
+ {
394
+ "author": "beachball",
395
+ "package": "@fluentui/react-infobutton",
396
+ "comment": "Bump @fluentui/react-popover to v9.4.0",
397
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
398
+ },
399
+ {
400
+ "author": "beachball",
401
+ "package": "@fluentui/react-infobutton",
402
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
403
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
404
+ },
405
+ {
406
+ "author": "beachball",
407
+ "package": "@fluentui/react-infobutton",
408
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
409
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
410
+ }
411
+ ]
412
+ }
413
+ },
414
+ {
415
+ "date": "Wed, 04 Jan 2023 01:40:08 GMT",
416
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.5",
417
+ "version": "9.0.0-beta.5",
418
+ "comments": {
419
+ "prerelease": [
420
+ {
421
+ "author": "tristan.watanabe@gmail.com",
422
+ "package": "@fluentui/react-infobutton",
423
+ "commit": "b1f29f551486777885af53a857220bffa5342b0f",
424
+ "comment": "chore: migrate to new package structure."
425
+ },
426
+ {
427
+ "author": "olfedias@microsoft.com",
428
+ "package": "@fluentui/react-infobutton",
429
+ "commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
430
+ "comment": "chore: Update Griffel to latest version"
431
+ },
432
+ {
433
+ "author": "beachball",
434
+ "package": "@fluentui/react-infobutton",
435
+ "comment": "Bump @fluentui/react-popover to v9.3.6",
436
+ "commit": "3e322d15529451be153e97298873253e21af4082"
437
+ },
438
+ {
439
+ "author": "beachball",
440
+ "package": "@fluentui/react-infobutton",
441
+ "comment": "Bump @fluentui/react-tabster to v9.3.5",
442
+ "commit": "3e322d15529451be153e97298873253e21af4082"
443
+ },
444
+ {
445
+ "author": "beachball",
446
+ "package": "@fluentui/react-infobutton",
447
+ "comment": "Bump @fluentui/react-utilities to v9.3.1",
448
+ "commit": "3e322d15529451be153e97298873253e21af4082"
449
+ },
450
+ {
451
+ "author": "beachball",
452
+ "package": "@fluentui/react-infobutton",
453
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
454
+ "commit": "3e322d15529451be153e97298873253e21af4082"
455
+ }
456
+ ],
457
+ "none": [
458
+ {
459
+ "author": "martinhochel@microsoft.com",
460
+ "package": "@fluentui/react-infobutton",
461
+ "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
462
+ "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
463
+ },
464
+ {
465
+ "author": "martinhochel@microsoft.com",
466
+ "package": "@fluentui/react-infobutton",
467
+ "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
468
+ "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
469
+ }
470
+ ]
471
+ }
472
+ },
473
+ {
474
+ "date": "Wed, 21 Dec 2022 10:20:33 GMT",
475
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.4",
476
+ "version": "9.0.0-beta.4",
477
+ "comments": {
478
+ "prerelease": [
479
+ {
480
+ "author": "beachball",
481
+ "package": "@fluentui/react-infobutton",
482
+ "comment": "Bump @fluentui/react-popover to v9.3.5",
483
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
484
+ },
485
+ {
486
+ "author": "beachball",
487
+ "package": "@fluentui/react-infobutton",
488
+ "comment": "Bump @fluentui/react-tabster to v9.3.4",
489
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
490
+ },
491
+ {
492
+ "author": "beachball",
493
+ "package": "@fluentui/react-infobutton",
494
+ "comment": "Bump @fluentui/react-theme to v9.1.5",
495
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
496
+ }
497
+ ]
498
+ }
499
+ },
500
+ {
501
+ "date": "Tue, 20 Dec 2022 14:59:34 GMT",
502
+ "tag": "@fluentui/react-infobutton_v9.0.0-beta.3",
503
+ "version": "9.0.0-beta.3",
504
+ "comments": {
505
+ "prerelease": [
506
+ {
507
+ "author": "beachball",
508
+ "package": "@fluentui/react-infobutton",
509
+ "comment": "Bump @fluentui/react-popover to v9.3.4",
510
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
511
+ },
512
+ {
513
+ "author": "beachball",
514
+ "package": "@fluentui/react-infobutton",
515
+ "comment": "Bump @fluentui/react-tabster to v9.3.3",
516
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
517
+ },
518
+ {
519
+ "author": "beachball",
520
+ "package": "@fluentui/react-infobutton",
521
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
522
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
523
+ },
524
+ {
525
+ "author": "beachball",
526
+ "package": "@fluentui/react-infobutton",
527
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
528
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
529
+ }
530
+ ]
531
+ }
532
+ },
533
+ {
534
+ "date": "Mon, 05 Dec 2022 18:29:39 GMT",
6
535
  "tag": "@fluentui/react-infobutton_v9.0.0-beta.2",
7
536
  "version": "9.0.0-beta.2",
8
537
  "comments": {