@fluentui/react-radio 0.0.0-nightly-20220506-0417.1 → 0.0.0-nightly-20220509-0421.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": "Fri, 06 May 2022 04:27:22 GMT",
6
- "tag": "@fluentui/react-radio_v0.0.0-nightly-20220506-0417.1",
7
- "version": "0.0.0-nightly-20220506-0417.1",
5
+ "date": "Mon, 09 May 2022 04:32:20 GMT",
6
+ "tag": "@fluentui/react-radio_v0.0.0-nightly-20220509-0421.1",
7
+ "version": "0.0.0-nightly-20220509-0421.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,41 +13,47 @@
13
13
  "commit": "not available",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
+ {
17
+ "author": "esteban.230@hotmail.com",
18
+ "package": "@fluentui/react-radio",
19
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
20
+ "comment": "Updated react-label package version to RC."
21
+ },
16
22
  {
17
23
  "author": "beachball",
18
24
  "package": "@fluentui/react-radio",
19
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220506-0417.1",
20
- "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
25
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220509-0421.1",
26
+ "commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
21
27
  },
22
28
  {
23
29
  "author": "beachball",
24
30
  "package": "@fluentui/react-radio",
25
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220506-0417.1",
26
- "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
31
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220509-0421.1",
32
+ "commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
27
33
  },
28
34
  {
29
35
  "author": "beachball",
30
36
  "package": "@fluentui/react-radio",
31
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220506-0417.1",
32
- "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
37
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220509-0421.1",
38
+ "commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
33
39
  },
34
40
  {
35
41
  "author": "beachball",
36
42
  "package": "@fluentui/react-radio",
37
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220506-0417.1",
38
- "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
43
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220509-0421.1",
44
+ "commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
39
45
  },
40
46
  {
41
47
  "author": "beachball",
42
48
  "package": "@fluentui/react-radio",
43
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220506-0417.1",
44
- "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
49
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220509-0421.1",
50
+ "commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
45
51
  },
46
52
  {
47
53
  "author": "beachball",
48
54
  "package": "@fluentui/react-radio",
49
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220506-0417.1",
50
- "commit": "1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559"
55
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220509-0421.1",
56
+ "commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
51
57
  }
52
58
  ]
53
59
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,24 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Fri, 06 May 2022 04:27:22 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 09 May 2022 04:32:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220506-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220506-0417.1)
7
+ ## [0.0.0-nightly-20220509-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220509-0421.1)
8
8
 
9
- Fri, 06 May 2022 04:27:22 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.2..@fluentui/react-radio_v0.0.0-nightly-20220506-0417.1)
9
+ Mon, 09 May 2022 04:32:20 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.2..@fluentui/react-radio_v0.0.0-nightly-20220509-0421.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
16
- - Bump @fluentui/react-label to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
17
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
18
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
19
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220506-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/1dbdfe3544ed01dff3baaf5d6b96d3cc8ec5e559) by beachball)
15
+ - Updated react-label package version to RC. ([PR #22865](https://github.com/microsoft/fluentui/pull/22865) by esteban.230@hotmail.com)
16
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
17
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
18
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
19
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
20
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
21
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
21
22
 
22
23
  ## [9.0.0-rc.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.2)
23
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "0.0.0-nightly-20220506-0417.1",
3
+ "version": "0.0.0-nightly-20220509-0421.1",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,15 +28,15 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220506-0417.1"
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220509-0421.1"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-context-selector": "0.0.0-nightly-20220506-0417.1",
34
+ "@fluentui/react-context-selector": "0.0.0-nightly-20220509-0421.1",
35
35
  "@fluentui/react-icons": "^2.0.166-rc.3",
36
- "@fluentui/react-label": "0.0.0-nightly-20220506-0417.1",
37
- "@fluentui/react-tabster": "0.0.0-nightly-20220506-0417.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20220506-0417.1",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20220506-0417.1",
36
+ "@fluentui/react-label": "0.0.0-nightly-20220509-0421.1",
37
+ "@fluentui/react-tabster": "0.0.0-nightly-20220509-0421.1",
38
+ "@fluentui/react-theme": "0.0.0-nightly-20220509-0421.1",
39
+ "@fluentui/react-utilities": "0.0.0-nightly-20220509-0421.1",
40
40
  "@griffel/react": "1.0.3",
41
41
  "tslib": "^2.1.0"
42
42
  },