@fluentui/react-radio 0.0.0-nightly-20220307-0420.1 → 0.0.0-nightly-20220308-0418.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/CHANGELOG.json +22 -14
  2. package/CHANGELOG.md +10 -10
  3. package/package.json +6 -17
package/CHANGELOG.json CHANGED
@@ -2,46 +2,54 @@
2
2
  "name": "@fluentui/react-radio",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 07 Mar 2022 04:29:50 GMT",
6
- "tag": "@fluentui/react-radio_v0.0.0-nightly-20220307-0420.1",
7
- "version": "0.0.0-nightly-20220307-0420.1",
5
+ "date": "Tue, 08 Mar 2022 04:26:57 GMT",
6
+ "tag": "@fluentui/react-radio_v0.0.0-nightly-20220308-0418.1",
7
+ "version": "0.0.0-nightly-20220308-0418.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-radio",
13
- "commit": "6a399e941fc359322f5993f023e5bfc3f248603a",
13
+ "commit": "74d7a80945697088d2ec1b6831be38c0a1104ba7",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-radio",
19
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220307-0420.1",
20
- "commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
19
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220308-0418.1",
20
+ "commit": "74d7a80945697088d2ec1b6831be38c0a1104ba7"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-radio",
25
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220307-0420.1",
26
- "commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
25
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220308-0418.1",
26
+ "commit": "74d7a80945697088d2ec1b6831be38c0a1104ba7"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-radio",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220307-0420.1",
32
- "commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220308-0418.1",
32
+ "commit": "74d7a80945697088d2ec1b6831be38c0a1104ba7"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-radio",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220307-0420.1",
38
- "commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220308-0418.1",
38
+ "commit": "74d7a80945697088d2ec1b6831be38c0a1104ba7"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-radio",
43
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220307-0420.1",
44
- "commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220308-0418.1",
44
+ "commit": "74d7a80945697088d2ec1b6831be38c0a1104ba7"
45
+ }
46
+ ],
47
+ "none": [
48
+ {
49
+ "author": "elcraig@microsoft.com",
50
+ "package": "@fluentui/react-radio",
51
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
52
+ "comment": "Update React dev deps and hoist them to the repo root"
45
53
  }
46
54
  ]
47
55
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,22 @@
1
1
  # Change Log - @fluentui/react-radio
2
2
 
3
- This log was last generated on Mon, 07 Mar 2022 04:29:50 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 08 Mar 2022 04:26:57 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220307-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220307-0420.1)
7
+ ## [0.0.0-nightly-20220308-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v0.0.0-nightly-20220308-0418.1)
8
8
 
9
- Mon, 07 Mar 2022 04:29:50 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-20220307-0420.1)
9
+ Tue, 08 Mar 2022 04:26:57 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-20220308-0418.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by email not defined)
15
- - Bump @fluentui/react-label to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
16
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
18
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/74d7a80945697088d2ec1b6831be38c0a1104ba7) by email not defined)
15
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/74d7a80945697088d2ec1b6831be38c0a1104ba7) by beachball)
16
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/74d7a80945697088d2ec1b6831be38c0a1104ba7) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/74d7a80945697088d2ec1b6831be38c0a1104ba7) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/74d7a80945697088d2ec1b6831be38c0a1104ba7) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220308-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/74d7a80945697088d2ec1b6831be38c0a1104ba7) by beachball)
20
20
 
21
21
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-beta.2)
22
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-radio",
3
- "version": "0.0.0-nightly-20220307-0420.1",
3
+ "version": "0.0.0-nightly-20220308-0418.1",
4
4
  "description": "Fluent UI Radio component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,25 +27,14 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220307-0420.1",
31
- "@fluentui/scripts": "^1.0.0",
32
- "@types/enzyme": "3.10.3",
33
- "@types/enzyme-adapter-react-16": "1.0.3",
34
- "@types/react": "16.9.42",
35
- "@types/react-dom": "16.9.10",
36
- "@types/react-test-renderer": "^16.0.0",
37
- "enzyme": "~3.10.0",
38
- "enzyme-adapter-react-16": "^1.15.0",
39
- "react": "16.8.6",
40
- "react-dom": "16.8.6",
41
- "react-test-renderer": "^16.3.0"
30
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220308-0418.1"
42
31
  },
43
32
  "dependencies": {
44
33
  "@fluentui/react-icons": "^2.0.159-beta.10",
45
- "@fluentui/react-label": "0.0.0-nightly-20220307-0420.1",
46
- "@fluentui/react-tabster": "0.0.0-nightly-20220307-0420.1",
47
- "@fluentui/react-theme": "0.0.0-nightly-20220307-0420.1",
48
- "@fluentui/react-utilities": "0.0.0-nightly-20220307-0420.1",
34
+ "@fluentui/react-label": "0.0.0-nightly-20220308-0418.1",
35
+ "@fluentui/react-tabster": "0.0.0-nightly-20220308-0418.1",
36
+ "@fluentui/react-theme": "0.0.0-nightly-20220308-0418.1",
37
+ "@fluentui/react-utilities": "0.0.0-nightly-20220308-0418.1",
49
38
  "@griffel/react": "1.0.0",
50
39
  "tslib": "^2.1.0"
51
40
  },