@fluentui/react-radio 0.0.0-nightly-20220413-0419.1 → 0.0.0-nightly-20220418-0419.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 13 Apr 2022 04:29:36 GMT",
6
- "tag": "@fluentui/react-radio_v0.0.0-nightly-20220413-0419.1",
7
- "version": "0.0.0-nightly-20220413-0419.1",
5
+ "date": "Mon, 18 Apr 2022 04:30:43 GMT",
6
+ "tag": "@fluentui/react-radio_v0.0.0-nightly-20220418-0419.1",
7
+ "version": "0.0.0-nightly-20220418-0419.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -40,32 +40,32 @@
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-radio",
43
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220413-0419.1",
44
- "commit": "6e575e22f28fc9ccd97987de38da6d8274266cfd"
43
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220418-0419.1",
44
+ "commit": "0d0da2dfe7c8d16400948072b721216686f4abb7"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-radio",
49
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220413-0419.1",
50
- "commit": "6e575e22f28fc9ccd97987de38da6d8274266cfd"
49
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220418-0419.1",
50
+ "commit": "0d0da2dfe7c8d16400948072b721216686f4abb7"
51
51
  },
52
52
  {
53
53
  "author": "beachball",
54
54
  "package": "@fluentui/react-radio",
55
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220413-0419.1",
56
- "commit": "6e575e22f28fc9ccd97987de38da6d8274266cfd"
55
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220418-0419.1",
56
+ "commit": "0d0da2dfe7c8d16400948072b721216686f4abb7"
57
57
  },
58
58
  {
59
59
  "author": "beachball",
60
60
  "package": "@fluentui/react-radio",
61
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220413-0419.1",
62
- "commit": "6e575e22f28fc9ccd97987de38da6d8274266cfd"
61
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220418-0419.1",
62
+ "commit": "0d0da2dfe7c8d16400948072b721216686f4abb7"
63
63
  },
64
64
  {
65
65
  "author": "beachball",
66
66
  "package": "@fluentui/react-radio",
67
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220413-0419.1",
68
- "commit": "6e575e22f28fc9ccd97987de38da6d8274266cfd"
67
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220418-0419.1",
68
+ "commit": "0d0da2dfe7c8d16400948072b721216686f4abb7"
69
69
  }
70
70
  ],
71
71
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Wed, 13 Apr 2022 04:29:36 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 18 Apr 2022 04:30:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220413-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220413-0419.1)
7
+ ## [0.0.0-nightly-20220418-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220418-0419.1)
8
8
 
9
- Wed, 13 Apr 2022 04:29:36 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.2..@fluentui/react-radio_v0.0.0-nightly-20220413-0419.1)
9
+ Mon, 18 Apr 2022 04:30:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.2..@fluentui/react-radio_v0.0.0-nightly-20220418-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
@@ -16,11 +16,11 @@ Wed, 13 Apr 2022 04:29:36 GMT
16
16
  - Remove star exports from react-radio ([PR #22106](https://github.com/microsoft/fluentui/pull/22106) by seanmonahan@microsoft.com)
17
17
  - Add onChange event prop to Radio ([PR #22104](https://github.com/microsoft/fluentui/pull/22104) by seanmonahan@microsoft.com)
18
18
  - Radio/RadioGroup API alignment. ([PR #22065](https://github.com/microsoft/fluentui/pull/22065) by seanmonahan@microsoft.com)
19
- - Bump @fluentui/react-label to v0.0.0-nightly-20220413-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6e575e22f28fc9ccd97987de38da6d8274266cfd) by beachball)
20
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220413-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6e575e22f28fc9ccd97987de38da6d8274266cfd) by beachball)
21
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220413-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6e575e22f28fc9ccd97987de38da6d8274266cfd) by beachball)
22
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220413-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6e575e22f28fc9ccd97987de38da6d8274266cfd) by beachball)
23
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220413-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6e575e22f28fc9ccd97987de38da6d8274266cfd) by beachball)
19
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220418-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d0da2dfe7c8d16400948072b721216686f4abb7) by beachball)
20
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220418-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d0da2dfe7c8d16400948072b721216686f4abb7) by beachball)
21
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220418-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d0da2dfe7c8d16400948072b721216686f4abb7) by beachball)
22
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220418-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d0da2dfe7c8d16400948072b721216686f4abb7) by beachball)
23
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220418-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0d0da2dfe7c8d16400948072b721216686f4abb7) by beachball)
24
24
 
25
25
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.2)
26
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "0.0.0-nightly-20220413-0419.1",
3
+ "version": "0.0.0-nightly-20220418-0419.1",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,14 +27,14 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220413-0419.1"
30
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220418-0419.1"
31
31
  },
32
32
  "dependencies": {
33
33
  "@fluentui/react-icons": "^2.0.159-beta.10",
34
- "@fluentui/react-label": "0.0.0-nightly-20220413-0419.1",
35
- "@fluentui/react-tabster": "0.0.0-nightly-20220413-0419.1",
36
- "@fluentui/react-theme": "0.0.0-nightly-20220413-0419.1",
37
- "@fluentui/react-utilities": "0.0.0-nightly-20220413-0419.1",
34
+ "@fluentui/react-label": "0.0.0-nightly-20220418-0419.1",
35
+ "@fluentui/react-tabster": "0.0.0-nightly-20220418-0419.1",
36
+ "@fluentui/react-theme": "0.0.0-nightly-20220418-0419.1",
37
+ "@fluentui/react-utilities": "0.0.0-nightly-20220418-0419.1",
38
38
  "@griffel/react": "1.0.0",
39
39
  "tslib": "^2.1.0"
40
40
  },