@fluentui/react-radio 9.0.17 → 9.0.18
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +41 -6
- package/CHANGELOG.md +18 -7
- package/package.json +7 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,42 @@
|
|
2
2
|
"name": "@fluentui/react-radio",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Mon,
|
5
|
+
"date": "Mon, 16 Jan 2023 08:35:44 GMT",
|
6
|
+
"tag": "@fluentui/react-radio_v9.0.18",
|
7
|
+
"version": "9.0.18",
|
8
|
+
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "martinhochel@microsoft.com",
|
12
|
+
"package": "@fluentui/react-radio",
|
13
|
+
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
|
14
|
+
"comment": "chore: migrate to packaged scripts"
|
15
|
+
}
|
16
|
+
],
|
17
|
+
"patch": [
|
18
|
+
{
|
19
|
+
"author": "beachball",
|
20
|
+
"package": "@fluentui/react-radio",
|
21
|
+
"comment": "Bump @fluentui/react-field to v9.0.0-alpha.15",
|
22
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"author": "beachball",
|
26
|
+
"package": "@fluentui/react-radio",
|
27
|
+
"comment": "Bump @fluentui/react-label to v9.0.17",
|
28
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"author": "beachball",
|
32
|
+
"package": "@fluentui/react-radio",
|
33
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.7",
|
34
|
+
"commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
|
35
|
+
}
|
36
|
+
]
|
37
|
+
}
|
38
|
+
},
|
39
|
+
{
|
40
|
+
"date": "Mon, 09 Jan 2023 14:35:02 GMT",
|
6
41
|
"tag": "@fluentui/react-radio_v9.0.17",
|
7
42
|
"version": "9.0.17",
|
8
43
|
"comments": {
|
@@ -11,31 +46,31 @@
|
|
11
46
|
"author": "beachball",
|
12
47
|
"package": "@fluentui/react-radio",
|
13
48
|
"comment": "Bump @fluentui/react-context-selector to v9.1.5",
|
14
|
-
"commit": "
|
49
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
15
50
|
},
|
16
51
|
{
|
17
52
|
"author": "beachball",
|
18
53
|
"package": "@fluentui/react-radio",
|
19
54
|
"comment": "Bump @fluentui/react-field to v9.0.0-alpha.14",
|
20
|
-
"commit": "
|
55
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
21
56
|
},
|
22
57
|
{
|
23
58
|
"author": "beachball",
|
24
59
|
"package": "@fluentui/react-radio",
|
25
60
|
"comment": "Bump @fluentui/react-label to v9.0.16",
|
26
|
-
"commit": "
|
61
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
27
62
|
},
|
28
63
|
{
|
29
64
|
"author": "beachball",
|
30
65
|
"package": "@fluentui/react-radio",
|
31
66
|
"comment": "Bump @fluentui/react-tabster to v9.3.6",
|
32
|
-
"commit": "
|
67
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
33
68
|
},
|
34
69
|
{
|
35
70
|
"author": "beachball",
|
36
71
|
"package": "@fluentui/react-radio",
|
37
72
|
"comment": "Bump @fluentui/react-utilities to v9.4.0",
|
38
|
-
"commit": "
|
73
|
+
"commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
|
39
74
|
}
|
40
75
|
]
|
41
76
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,21 +1,32 @@
|
|
1
1
|
# Change Log - @fluentui/react-radio
|
2
2
|
|
3
|
-
This log was last generated on Mon,
|
3
|
+
This log was last generated on Mon, 16 Jan 2023 08:35:44 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.18)
|
8
|
+
|
9
|
+
Mon, 16 Jan 2023 08:35:44 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.17..@fluentui/react-radio_v9.0.18)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-field to v9.0.0-alpha.15 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
15
|
+
- Bump @fluentui/react-label to v9.0.17 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
16
|
+
- Bump @fluentui/react-tabster to v9.3.7 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
|
17
|
+
|
7
18
|
## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.17)
|
8
19
|
|
9
|
-
Mon, 09 Jan 2023 14:
|
20
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
10
21
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.16..@fluentui/react-radio_v9.0.17)
|
11
22
|
|
12
23
|
### Patches
|
13
24
|
|
14
|
-
- Bump @fluentui/react-context-selector to v9.1.5 ([PR #
|
15
|
-
- Bump @fluentui/react-field to v9.0.0-alpha.14 ([PR #
|
16
|
-
- Bump @fluentui/react-label to v9.0.16 ([PR #
|
17
|
-
- Bump @fluentui/react-tabster to v9.3.6 ([PR #
|
18
|
-
- Bump @fluentui/react-utilities to v9.4.0 ([PR #
|
25
|
+
- Bump @fluentui/react-context-selector to v9.1.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
26
|
+
- Bump @fluentui/react-field to v9.0.0-alpha.14 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
27
|
+
- Bump @fluentui/react-label to v9.0.16 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
28
|
+
- Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
29
|
+
- Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
|
19
30
|
|
20
31
|
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.16)
|
21
32
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-radio",
|
3
|
-
"version": "9.0.
|
3
|
+
"version": "9.0.18",
|
4
4
|
"description": "Fluent UI Radio component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -27,14 +27,16 @@
|
|
27
27
|
"devDependencies": {
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
29
29
|
"@fluentui/react-conformance": "*",
|
30
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.19"
|
30
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.19",
|
31
|
+
"@fluentui/scripts-api-extractor": "*",
|
32
|
+
"@fluentui/scripts-tasks": "*"
|
31
33
|
},
|
32
34
|
"dependencies": {
|
33
35
|
"@fluentui/react-context-selector": "^9.1.5",
|
34
|
-
"@fluentui/react-field": "9.0.0-alpha.
|
36
|
+
"@fluentui/react-field": "9.0.0-alpha.15",
|
35
37
|
"@fluentui/react-icons": "^2.0.175",
|
36
|
-
"@fluentui/react-label": "^9.0.
|
37
|
-
"@fluentui/react-tabster": "^9.3.
|
38
|
+
"@fluentui/react-label": "^9.0.17",
|
39
|
+
"@fluentui/react-tabster": "^9.3.7",
|
38
40
|
"@fluentui/react-theme": "^9.1.5",
|
39
41
|
"@fluentui/react-utilities": "^9.4.0",
|
40
42
|
"@griffel/react": "^1.5.2",
|