@fluentui/react-radio 0.0.0-nightly-20220304-0506.1 → 9.0.0-beta.2

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,17 +2,11 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 04 Mar 2022 05:15:21 GMT",
6
- "tag": "@fluentui/react-radio_v0.0.0-nightly-20220304-0506.1",
7
- "version": "0.0.0-nightly-20220304-0506.1",
5
+ "date": "Fri, 04 Mar 2022 05:15:54 GMT",
6
+ "tag": "@fluentui/react-radio_v9.0.0-beta.2",
7
+ "version": "9.0.0-beta.2",
8
8
  "comments": {
9
9
  "prerelease": [
10
- {
11
- "author": "email not defined",
12
- "package": "@fluentui/react-radio",
13
- "commit": "a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77",
14
- "comment": "Release nightly v9"
15
- },
16
10
  {
17
11
  "author": "dzearing@microsoft.com",
18
12
  "package": "@fluentui/react-radio",
@@ -28,32 +22,26 @@
28
22
  {
29
23
  "author": "beachball",
30
24
  "package": "@fluentui/react-radio",
31
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220304-0506.1",
32
- "commit": "a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77"
33
- },
34
- {
35
- "author": "beachball",
36
- "package": "@fluentui/react-radio",
37
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220304-0506.1",
38
- "commit": "a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77"
25
+ "comment": "Bump @fluentui/react-label to v9.0.0-beta.9",
26
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
39
27
  },
40
28
  {
41
29
  "author": "beachball",
42
30
  "package": "@fluentui/react-radio",
43
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220304-0506.1",
44
- "commit": "a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77"
31
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.5",
32
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
45
33
  },
46
34
  {
47
35
  "author": "beachball",
48
36
  "package": "@fluentui/react-radio",
49
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220304-0506.1",
50
- "commit": "a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77"
37
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.4",
38
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
51
39
  },
52
40
  {
53
41
  "author": "beachball",
54
42
  "package": "@fluentui/react-radio",
55
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220304-0506.1",
56
- "commit": "a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77"
43
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.5",
44
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
57
45
  }
58
46
  ]
59
47
  }
package/CHANGELOG.md CHANGED
@@ -1,24 +1,22 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Fri, 04 Mar 2022 05:15:21 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 04 Mar 2022 05:15:54 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220304-0506.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220304-0506.1)
7
+ ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.2)
8
8
 
9
- Fri, 04 Mar 2022 05:15:21 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.1..@fluentui/react-radio_v0.0.0-nightly-20220304-0506.1)
9
+ Fri, 04 Mar 2022 05:15:54 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-beta.1..@fluentui/react-radio_v9.0.0-beta.2)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77) by email not defined)
15
14
  - Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
16
15
  - Initial release ([PR #21883](https://github.com/microsoft/fluentui/pull/21883) by behowell@microsoft.com)
17
- - Bump @fluentui/react-label to v0.0.0-nightly-20220304-0506.1 ([commit](https://github.com/microsoft/fluentui/commit/a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77) by beachball)
18
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220304-0506.1 ([commit](https://github.com/microsoft/fluentui/commit/a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77) by beachball)
19
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220304-0506.1 ([commit](https://github.com/microsoft/fluentui/commit/a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77) by beachball)
20
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220304-0506.1 ([commit](https://github.com/microsoft/fluentui/commit/a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77) by beachball)
21
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220304-0506.1 ([commit](https://github.com/microsoft/fluentui/commit/a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77) by beachball)
16
+ - Bump @fluentui/react-label to v9.0.0-beta.9 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
18
+ - Bump @fluentui/react-theme to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
22
20
 
23
21
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.1)
24
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "0.0.0-nightly-20220304-0506.1",
3
+ "version": "9.0.0-beta.2",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,7 +27,7 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220304-0506.1",
30
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.3",
31
31
  "@fluentui/scripts": "^1.0.0",
32
32
  "@types/enzyme": "3.10.3",
33
33
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -42,10 +42,10 @@
42
42
  },
43
43
  "dependencies": {
44
44
  "@fluentui/react-icons": "^2.0.159-beta.10",
45
- "@fluentui/react-label": "0.0.0-nightly-20220304-0506.1",
46
- "@fluentui/react-tabster": "0.0.0-nightly-20220304-0506.1",
47
- "@fluentui/react-theme": "0.0.0-nightly-20220304-0506.1",
48
- "@fluentui/react-utilities": "0.0.0-nightly-20220304-0506.1",
45
+ "@fluentui/react-label": "9.0.0-beta.9",
46
+ "@fluentui/react-tabster": "9.0.0-rc.5",
47
+ "@fluentui/react-theme": "9.0.0-rc.4",
48
+ "@fluentui/react-utilities": "9.0.0-rc.5",
49
49
  "@griffel/react": "1.0.0",
50
50
  "tslib": "^2.1.0"
51
51
  },