@fluentui/react-radio 9.0.16 → 9.0.18

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,81 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 04 Jan 2023 01:35:46 GMT",
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",
41
+ "tag": "@fluentui/react-radio_v9.0.17",
42
+ "version": "9.0.17",
43
+ "comments": {
44
+ "patch": [
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-radio",
48
+ "comment": "Bump @fluentui/react-context-selector to v9.1.5",
49
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-radio",
54
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.14",
55
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-radio",
60
+ "comment": "Bump @fluentui/react-label to v9.0.16",
61
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-radio",
66
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
67
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-radio",
72
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
73
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
74
+ }
75
+ ]
76
+ }
77
+ },
78
+ {
79
+ "date": "Wed, 04 Jan 2023 01:40:25 GMT",
6
80
  "tag": "@fluentui/react-radio_v9.0.16",
7
81
  "version": "9.0.16",
8
82
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Wed, 04 Jan 2023 01:35:46 GMT and should not be manually modified.
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
+
18
+ ## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.17)
19
+
20
+ Mon, 09 Jan 2023 14:35:02 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.16..@fluentui/react-radio_v9.0.17)
22
+
23
+ ### Patches
24
+
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)
30
+
7
31
  ## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.16)
8
32
 
9
- Wed, 04 Jan 2023 01:35:46 GMT
33
+ Wed, 04 Jan 2023 01:40:25 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.15..@fluentui/react-radio_v9.0.16)
11
35
 
12
36
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "9.0.16",
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,16 +27,18 @@
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
- "@fluentui/react-context-selector": "^9.1.4",
34
- "@fluentui/react-field": "9.0.0-alpha.13",
35
+ "@fluentui/react-context-selector": "^9.1.5",
36
+ "@fluentui/react-field": "9.0.0-alpha.15",
35
37
  "@fluentui/react-icons": "^2.0.175",
36
- "@fluentui/react-label": "^9.0.15",
37
- "@fluentui/react-tabster": "^9.3.5",
38
+ "@fluentui/react-label": "^9.0.17",
39
+ "@fluentui/react-tabster": "^9.3.7",
38
40
  "@fluentui/react-theme": "^9.1.5",
39
- "@fluentui/react-utilities": "^9.3.1",
41
+ "@fluentui/react-utilities": "^9.4.0",
40
42
  "@griffel/react": "^1.5.2",
41
43
  "tslib": "^2.1.0"
42
44
  },