@fluentui/react-radio 9.1.22 → 9.1.24

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,55 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 03 Jul 2023 11:54:01 GMT",
5
+ "date": "Tue, 11 Jul 2023 18:44:12 GMT",
6
+ "tag": "@fluentui/react-radio_v9.1.24",
7
+ "version": "9.1.24",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-radio",
13
+ "comment": "Bump @fluentui/react-field to v9.1.11",
14
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-radio",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11",
20
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-radio",
25
+ "comment": "Bump @fluentui/react-label to v9.1.20",
26
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-radio",
31
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0",
32
+ "commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Mon, 03 Jul 2023 13:34:28 GMT",
39
+ "tag": "@fluentui/react-radio_v9.1.23",
40
+ "version": "9.1.23",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-radio",
46
+ "comment": "Bump @fluentui/react-tabster to v9.10.0",
47
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "date": "Mon, 03 Jul 2023 11:57:14 GMT",
6
54
  "tag": "@fluentui/react-radio_v9.1.22",
7
55
  "version": "9.1.22",
8
56
  "comments": {
@@ -11,37 +59,37 @@
11
59
  "author": "beachball",
12
60
  "package": "@fluentui/react-radio",
13
61
  "comment": "Bump @fluentui/react-field to v9.1.10",
14
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
62
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
15
63
  },
16
64
  {
17
65
  "author": "beachball",
18
66
  "package": "@fluentui/react-radio",
19
67
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
20
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
68
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
21
69
  },
22
70
  {
23
71
  "author": "beachball",
24
72
  "package": "@fluentui/react-radio",
25
73
  "comment": "Bump @fluentui/react-label to v9.1.19",
26
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
74
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
27
75
  },
28
76
  {
29
77
  "author": "beachball",
30
78
  "package": "@fluentui/react-radio",
31
79
  "comment": "Bump @fluentui/react-shared-contexts to v9.6.0",
32
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
80
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
33
81
  },
34
82
  {
35
83
  "author": "beachball",
36
84
  "package": "@fluentui/react-radio",
37
85
  "comment": "Bump @fluentui/react-tabster to v9.9.2",
38
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
86
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
39
87
  },
40
88
  {
41
89
  "author": "beachball",
42
90
  "package": "@fluentui/react-radio",
43
91
  "comment": "Bump @fluentui/react-utilities to v9.10.1",
44
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
92
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
45
93
  }
46
94
  ]
47
95
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,43 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Mon, 03 Jul 2023 11:54:01 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 11 Jul 2023 18:44:12 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.24)
8
+
9
+ Tue, 11 Jul 2023 18:44:12 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.1.23..@fluentui/react-radio_v9.1.24)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.1.11 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
16
+ - Bump @fluentui/react-label to v9.1.20 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v9.0.0 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
18
+
19
+ ## [9.1.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.23)
20
+
21
+ Mon, 03 Jul 2023 13:34:28 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.1.22..@fluentui/react-radio_v9.1.23)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-tabster to v9.10.0 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
27
+
7
28
  ## [9.1.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.22)
8
29
 
9
- Mon, 03 Jul 2023 11:54:01 GMT
30
+ Mon, 03 Jul 2023 11:57:14 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.1.21..@fluentui/react-radio_v9.1.22)
11
32
 
12
33
  ### Patches
13
34
 
14
- - Bump @fluentui/react-field to v9.1.10 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
15
- - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
16
- - Bump @fluentui/react-label to v9.1.19 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
17
- - Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
18
- - Bump @fluentui/react-tabster to v9.9.2 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
19
- - Bump @fluentui/react-utilities to v9.10.1 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
35
+ - Bump @fluentui/react-field to v9.1.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
36
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
37
+ - Bump @fluentui/react-label to v9.1.19 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
38
+ - Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
39
+ - Bump @fluentui/react-tabster to v9.9.2 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
40
+ - Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
20
41
 
21
42
  ## [9.1.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.21)
22
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "9.1.22",
3
+ "version": "9.1.24",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,17 +28,17 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0-beta.23",
31
+ "@fluentui/react-conformance-griffel": "9.0.0",
32
32
  "@fluentui/scripts-api-extractor": "*",
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-field": "^9.1.10",
36
+ "@fluentui/react-field": "^9.1.11",
37
37
  "@fluentui/react-icons": "^2.0.203",
38
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.10",
39
- "@fluentui/react-label": "^9.1.19",
38
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.11",
39
+ "@fluentui/react-label": "^9.1.20",
40
40
  "@fluentui/react-shared-contexts": "^9.6.0",
41
- "@fluentui/react-tabster": "^9.9.2",
41
+ "@fluentui/react-tabster": "^9.10.0",
42
42
  "@fluentui/react-theme": "^9.1.9",
43
43
  "@fluentui/react-utilities": "^9.10.1",
44
44
  "@griffel/react": "^1.5.7",