@fluentui/react-infobutton 9.0.0-beta.39 → 9.0.0-beta.40
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.
- package/CHANGELOG.json +27 -6
- package/CHANGELOG.md +17 -7
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,28 @@
|
|
|
2
2
|
"name": "@fluentui/react-infobutton",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Mon, 03 Jul 2023
|
|
5
|
+
"date": "Mon, 03 Jul 2023 13:32:38 GMT",
|
|
6
|
+
"tag": "@fluentui/react-infobutton_v9.0.0-beta.40",
|
|
7
|
+
"version": "9.0.0-beta.40",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-infobutton",
|
|
13
|
+
"comment": "Bump @fluentui/react-popover to v9.7.5",
|
|
14
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-infobutton",
|
|
19
|
+
"comment": "Bump @fluentui/react-tabster to v9.10.0",
|
|
20
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"date": "Mon, 03 Jul 2023 11:57:14 GMT",
|
|
6
27
|
"tag": "@fluentui/react-infobutton_v9.0.0-beta.39",
|
|
7
28
|
"version": "9.0.0-beta.39",
|
|
8
29
|
"comments": {
|
|
@@ -11,31 +32,31 @@
|
|
|
11
32
|
"author": "beachball",
|
|
12
33
|
"package": "@fluentui/react-infobutton",
|
|
13
34
|
"comment": "Bump @fluentui/react-label to v9.1.19",
|
|
14
|
-
"commit": "
|
|
35
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
15
36
|
},
|
|
16
37
|
{
|
|
17
38
|
"author": "beachball",
|
|
18
39
|
"package": "@fluentui/react-infobutton",
|
|
19
40
|
"comment": "Bump @fluentui/react-popover to v9.7.4",
|
|
20
|
-
"commit": "
|
|
41
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
21
42
|
},
|
|
22
43
|
{
|
|
23
44
|
"author": "beachball",
|
|
24
45
|
"package": "@fluentui/react-infobutton",
|
|
25
46
|
"comment": "Bump @fluentui/react-tabster to v9.9.2",
|
|
26
|
-
"commit": "
|
|
47
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
27
48
|
},
|
|
28
49
|
{
|
|
29
50
|
"author": "beachball",
|
|
30
51
|
"package": "@fluentui/react-infobutton",
|
|
31
52
|
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
|
32
|
-
"commit": "
|
|
53
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
33
54
|
},
|
|
34
55
|
{
|
|
35
56
|
"author": "beachball",
|
|
36
57
|
"package": "@fluentui/react-infobutton",
|
|
37
58
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
|
|
38
|
-
"commit": "
|
|
59
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
|
39
60
|
}
|
|
40
61
|
]
|
|
41
62
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,21 +1,31 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-infobutton
|
|
2
2
|
|
|
3
|
-
This log was last generated on Mon, 03 Jul 2023
|
|
3
|
+
This log was last generated on Mon, 03 Jul 2023 13:32:38 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-infobutton_v9.0.0-beta.40)
|
|
8
|
+
|
|
9
|
+
Mon, 03 Jul 2023 13:32:38 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-infobutton_v9.0.0-beta.39..@fluentui/react-infobutton_v9.0.0-beta.40)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-popover to v9.7.5 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
|
|
15
|
+
- Bump @fluentui/react-tabster to v9.10.0 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
|
|
16
|
+
|
|
7
17
|
## [9.0.0-beta.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-infobutton_v9.0.0-beta.39)
|
|
8
18
|
|
|
9
|
-
Mon, 03 Jul 2023 11:
|
|
19
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
|
10
20
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-infobutton_v9.0.0-beta.38..@fluentui/react-infobutton_v9.0.0-beta.39)
|
|
11
21
|
|
|
12
22
|
### Changes
|
|
13
23
|
|
|
14
|
-
- Bump @fluentui/react-label to v9.1.19 ([PR #
|
|
15
|
-
- Bump @fluentui/react-popover to v9.7.4 ([PR #
|
|
16
|
-
- Bump @fluentui/react-tabster to v9.9.2 ([PR #
|
|
17
|
-
- Bump @fluentui/react-utilities to v9.10.1 ([PR #
|
|
18
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #
|
|
24
|
+
- Bump @fluentui/react-label to v9.1.19 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
25
|
+
- Bump @fluentui/react-popover to v9.7.4 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
26
|
+
- Bump @fluentui/react-tabster to v9.9.2 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
27
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
28
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
|
19
29
|
|
|
20
30
|
## [9.0.0-beta.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-infobutton_v9.0.0-beta.38)
|
|
21
31
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-infobutton",
|
|
3
|
-
"version": "9.0.0-beta.
|
|
3
|
+
"version": "9.0.0-beta.40",
|
|
4
4
|
"description": "React components for building web experiences",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@fluentui/react-icons": "^2.0.203",
|
|
37
37
|
"@fluentui/react-label": "^9.1.19",
|
|
38
|
-
"@fluentui/react-popover": "^9.7.
|
|
39
|
-
"@fluentui/react-tabster": "^9.
|
|
38
|
+
"@fluentui/react-popover": "^9.7.5",
|
|
39
|
+
"@fluentui/react-tabster": "^9.10.0",
|
|
40
40
|
"@fluentui/react-theme": "^9.1.9",
|
|
41
41
|
"@fluentui/react-utilities": "^9.10.1",
|
|
42
42
|
"@fluentui/react-jsx-runtime": "9.0.0-alpha.10",
|