@fluentui/react-radio 9.1.38 → 9.1.39

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,40 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 06 Sep 2023 13:27:23 GMT",
5
+ "date": "Tue, 12 Sep 2023 08:48:17 GMT",
6
+ "tag": "@fluentui/react-radio_v9.1.39",
7
+ "version": "9.1.39",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-radio",
13
+ "comment": "Bump @fluentui/react-field to v9.1.26",
14
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-radio",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
20
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-radio",
25
+ "comment": "Bump @fluentui/react-label to v9.1.34",
26
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-radio",
31
+ "comment": "Bump @fluentui/react-tabster to v9.12.9",
32
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 06 Sep 2023 13:31:31 GMT",
6
39
  "tag": "@fluentui/react-radio_v9.1.38",
7
40
  "version": "9.1.38",
8
41
  "comments": {
@@ -11,31 +44,31 @@
11
44
  "author": "beachball",
12
45
  "package": "@fluentui/react-radio",
13
46
  "comment": "Bump @fluentui/react-field to v9.1.25",
14
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
47
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
15
48
  },
16
49
  {
17
50
  "author": "beachball",
18
51
  "package": "@fluentui/react-radio",
19
52
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
20
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
53
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
21
54
  },
22
55
  {
23
56
  "author": "beachball",
24
57
  "package": "@fluentui/react-radio",
25
58
  "comment": "Bump @fluentui/react-label to v9.1.33",
26
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
59
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
27
60
  },
28
61
  {
29
62
  "author": "beachball",
30
63
  "package": "@fluentui/react-radio",
31
64
  "comment": "Bump @fluentui/react-tabster to v9.12.8",
32
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
65
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
33
66
  },
34
67
  {
35
68
  "author": "beachball",
36
69
  "package": "@fluentui/react-radio",
37
70
  "comment": "Bump @fluentui/react-utilities to v9.13.3",
38
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
71
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
39
72
  }
40
73
  ]
41
74
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,33 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Wed, 06 Sep 2023 13:27:23 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 12 Sep 2023 08:48:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.39)
8
+
9
+ Tue, 12 Sep 2023 08:48:17 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.1.38..@fluentui/react-radio_v9.1.39)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.1.26 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
16
+ - Bump @fluentui/react-label to v9.1.34 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.12.9 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
18
+
7
19
  ## [9.1.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.38)
8
20
 
9
- Wed, 06 Sep 2023 13:27:23 GMT
21
+ Wed, 06 Sep 2023 13:31:31 GMT
10
22
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.1.37..@fluentui/react-radio_v9.1.38)
11
23
 
12
24
  ### Patches
13
25
 
14
- - Bump @fluentui/react-field to v9.1.25 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
15
- - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
16
- - Bump @fluentui/react-label to v9.1.33 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
17
- - Bump @fluentui/react-tabster to v9.12.8 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
18
- - Bump @fluentui/react-utilities to v9.13.3 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
26
+ - Bump @fluentui/react-field to v9.1.25 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
27
+ - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
28
+ - Bump @fluentui/react-label to v9.1.33 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
29
+ - Bump @fluentui/react-tabster to v9.12.8 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
19
31
 
20
32
  ## [9.1.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.1.37)
21
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "9.1.38",
3
+ "version": "9.1.39",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,12 +33,12 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-field": "^9.1.25",
36
+ "@fluentui/react-field": "^9.1.26",
37
37
  "@fluentui/react-icons": "^2.0.207",
38
- "@fluentui/react-jsx-runtime": "^9.0.6",
39
- "@fluentui/react-label": "^9.1.33",
38
+ "@fluentui/react-jsx-runtime": "^9.0.7",
39
+ "@fluentui/react-label": "^9.1.34",
40
40
  "@fluentui/react-shared-contexts": "^9.7.3",
41
- "@fluentui/react-tabster": "^9.12.8",
41
+ "@fluentui/react-tabster": "^9.12.9",
42
42
  "@fluentui/react-theme": "^9.1.12",
43
43
  "@fluentui/react-utilities": "^9.13.3",
44
44
  "@griffel/react": "^1.5.14",