@fluentui/react-radio 9.0.17 → 9.0.19

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,57 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 14:31:49 GMT",
5
+ "date": "Wed, 18 Jan 2023 16:30:58 GMT",
6
+ "tag": "@fluentui/react-radio_v9.0.19",
7
+ "version": "9.0.19",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-radio",
13
+ "comment": "Bump @fluentui/react-tabster to v9.4.0",
14
+ "commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 16 Jan 2023 08:39:08 GMT",
21
+ "tag": "@fluentui/react-radio_v9.0.18",
22
+ "version": "9.0.18",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "martinhochel@microsoft.com",
27
+ "package": "@fluentui/react-radio",
28
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
29
+ "comment": "chore: migrate to packaged scripts"
30
+ }
31
+ ],
32
+ "patch": [
33
+ {
34
+ "author": "beachball",
35
+ "package": "@fluentui/react-radio",
36
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.15",
37
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
38
+ },
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-radio",
42
+ "comment": "Bump @fluentui/react-label to v9.0.17",
43
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-radio",
48
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
49
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
50
+ }
51
+ ]
52
+ }
53
+ },
54
+ {
55
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
6
56
  "tag": "@fluentui/react-radio_v9.0.17",
7
57
  "version": "9.0.17",
8
58
  "comments": {
@@ -11,31 +61,31 @@
11
61
  "author": "beachball",
12
62
  "package": "@fluentui/react-radio",
13
63
  "comment": "Bump @fluentui/react-context-selector to v9.1.5",
14
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
64
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
15
65
  },
16
66
  {
17
67
  "author": "beachball",
18
68
  "package": "@fluentui/react-radio",
19
69
  "comment": "Bump @fluentui/react-field to v9.0.0-alpha.14",
20
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
70
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
21
71
  },
22
72
  {
23
73
  "author": "beachball",
24
74
  "package": "@fluentui/react-radio",
25
75
  "comment": "Bump @fluentui/react-label to v9.0.16",
26
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
76
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
27
77
  },
28
78
  {
29
79
  "author": "beachball",
30
80
  "package": "@fluentui/react-radio",
31
81
  "comment": "Bump @fluentui/react-tabster to v9.3.6",
32
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
82
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
33
83
  },
34
84
  {
35
85
  "author": "beachball",
36
86
  "package": "@fluentui/react-radio",
37
87
  "comment": "Bump @fluentui/react-utilities to v9.4.0",
38
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
88
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
39
89
  }
40
90
  ]
41
91
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,41 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 14:31:49 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 18 Jan 2023 16:30:58 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.19)
8
+
9
+ Wed, 18 Jan 2023 16:30:58 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.18..@fluentui/react-radio_v9.0.19)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-tabster to v9.4.0 ([PR #26377](https://github.com/microsoft/fluentui/pull/26377) by beachball)
15
+
16
+ ## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.18)
17
+
18
+ Mon, 16 Jan 2023 08:39:08 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.17..@fluentui/react-radio_v9.0.18)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-field to v9.0.0-alpha.15 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
24
+ - Bump @fluentui/react-label to v9.0.17 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
25
+ - Bump @fluentui/react-tabster to v9.3.7 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
26
+
7
27
  ## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.17)
8
28
 
9
- Mon, 09 Jan 2023 14:31:49 GMT
29
+ Mon, 09 Jan 2023 14:35:02 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.16..@fluentui/react-radio_v9.0.17)
11
31
 
12
32
  ### Patches
13
33
 
14
- - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
15
- - Bump @fluentui/react-field to v9.0.0-alpha.14 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
16
- - Bump @fluentui/react-label to v9.0.16 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
17
- - Bump @fluentui/react-tabster to v9.3.6 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
18
- - Bump @fluentui/react-utilities to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
34
+ - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
35
+ - Bump @fluentui/react-field to v9.0.0-alpha.14 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
36
+ - Bump @fluentui/react-label to v9.0.16 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
37
+ - Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
38
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
19
39
 
20
40
  ## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.16)
21
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "9.0.17",
3
+ "version": "9.0.19",
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.14",
36
+ "@fluentui/react-field": "9.0.0-alpha.15",
35
37
  "@fluentui/react-icons": "^2.0.175",
36
- "@fluentui/react-label": "^9.0.16",
37
- "@fluentui/react-tabster": "^9.3.6",
38
+ "@fluentui/react-label": "^9.0.17",
39
+ "@fluentui/react-tabster": "^9.4.0",
38
40
  "@fluentui/react-theme": "^9.1.5",
39
41
  "@fluentui/react-utilities": "^9.4.0",
40
42
  "@griffel/react": "^1.5.2",