@fluentui/react-radio 9.0.0-rc.5 → 9.0.0-rc.6

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,52 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 26 May 2022 21:00:04 GMT",
5
+ "date": "Tue, 31 May 2022 21:26:38 GMT",
6
+ "tag": "@fluentui/react-radio_v9.0.0-rc.6",
7
+ "version": "9.0.0-rc.6",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-radio",
13
+ "commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-radio",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.0.0-rc.10",
20
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-radio",
25
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.5",
26
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-radio",
31
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.13",
32
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-radio",
37
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10",
38
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-radio",
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8",
44
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 26 May 2022 21:01:28 GMT",
6
51
  "tag": "@fluentui/react-radio_v9.0.0-rc.5",
7
52
  "version": "9.0.0-rc.5",
8
53
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,26 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Thu, 26 May 2022 21:00:04 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 31 May 2022 21:26:38 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.6)
8
+
9
+ Tue, 31 May 2022 21:26:38 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.5..@fluentui/react-radio_v9.0.0-rc.6)
11
+
12
+ ### Changes
13
+
14
+ - chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-context-selector to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
16
+ - Bump @fluentui/react-label to v9.0.0-rc.5 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.0.0-rc.13 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
20
+
7
21
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.5)
8
22
 
9
- Thu, 26 May 2022 21:00:04 GMT
23
+ Thu, 26 May 2022 21:01:28 GMT
10
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.4..@fluentui/react-radio_v9.0.0-rc.5)
11
25
 
12
26
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "9.0.0-rc.5",
3
+ "version": "9.0.0-rc.6",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,16 +28,16 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0-beta.7"
31
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.8"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-context-selector": "9.0.0-rc.9",
34
+ "@fluentui/react-context-selector": "9.0.0-rc.10",
35
35
  "@fluentui/react-icons": "^2.0.166-rc.3",
36
- "@fluentui/react-label": "9.0.0-rc.4",
37
- "@fluentui/react-tabster": "9.0.0-rc.12",
36
+ "@fluentui/react-label": "9.0.0-rc.5",
37
+ "@fluentui/react-tabster": "9.0.0-rc.13",
38
38
  "@fluentui/react-theme": "9.0.0-rc.9",
39
- "@fluentui/react-utilities": "9.0.0-rc.9",
40
- "@griffel/react": "1.0.5",
39
+ "@fluentui/react-utilities": "9.0.0-rc.10",
40
+ "@griffel/react": "1.1.0",
41
41
  "tslib": "^2.1.0"
42
42
  },
43
43
  "peerDependencies": {