@fluentui/react-switch 0.0.0-nightly-20220606-0424.1 → 0.0.0-nightly-20220609-0423.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,16 +2,40 @@
2
2
  "name": "@fluentui/react-switch",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 06 Jun 2022 04:37:15 GMT",
6
- "tag": "@fluentui/react-switch_v0.0.0-nightly-20220606-0424.1",
7
- "version": "0.0.0-nightly-20220606-0424.1",
5
+ "date": "Thu, 09 Jun 2022 04:36:22 GMT",
6
+ "tag": "@fluentui/react-switch_v0.0.0-nightly-20220609-0423.1",
7
+ "version": "0.0.0-nightly-20220609-0423.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
+ {
11
+ "author": "Humberto.Morimoto@microsoft.com",
12
+ "package": "@fluentui/react-switch",
13
+ "commit": "79a3a86436a5194f83cdaf561cd04e24a9a07d78",
14
+ "comment": "README update."
15
+ },
10
16
  {
11
17
  "author": "Humberto.Morimoto@microsoft.com",
12
18
  "package": "@fluentui/react-switch",
13
19
  "commit": "5f06f19e57ffdc265f10ef26db086bf48dc8f610",
14
20
  "comment": "README, spec and migration guide cleanup."
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-switch",
25
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220609-0423.1",
26
+ "commit": "d228dfcdb97fdeaee11ee8d3836489e60b1defbe"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-switch",
31
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220609-0423.1",
32
+ "commit": "d228dfcdb97fdeaee11ee8d3836489e60b1defbe"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-switch",
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220609-0423.1",
38
+ "commit": "d228dfcdb97fdeaee11ee8d3836489e60b1defbe"
15
39
  }
16
40
  ]
17
41
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,21 @@
1
1
  # Change Log - @fluentui/react-switch
2
2
 
3
- This log was last generated on Mon, 06 Jun 2022 04:37:15 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 09 Jun 2022 04:36:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220606-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20220606-0424.1)
7
+ ## [0.0.0-nightly-20220609-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20220609-0423.1)
8
8
 
9
- Mon, 06 Jun 2022 04:37:15 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.13..@fluentui/react-switch_v0.0.0-nightly-20220606-0424.1)
9
+ Thu, 09 Jun 2022 04:36:22 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.13..@fluentui/react-switch_v0.0.0-nightly-20220609-0423.1)
11
11
 
12
12
  ### Changes
13
13
 
14
+ - README update. ([PR #23439](https://github.com/microsoft/fluentui/pull/23439) by Humberto.Morimoto@microsoft.com)
14
15
  - README, spec and migration guide cleanup. ([PR #23396](https://github.com/microsoft/fluentui/pull/23396) by Humberto.Morimoto@microsoft.com)
16
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220609-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/d228dfcdb97fdeaee11ee8d3836489e60b1defbe) by beachball)
17
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220609-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/d228dfcdb97fdeaee11ee8d3836489e60b1defbe) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220609-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/d228dfcdb97fdeaee11ee8d3836489e60b1defbe) by beachball)
15
19
 
16
20
  ## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.13)
17
21
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @fluentui/react-switch
2
2
 
3
- **React Switch components for [Fluent UI React](https://aka.ms/fluentui-storybook)**
3
+ **Switch components for [Fluent UI React](https://aka.ms/fluentui-storybook)**
4
4
 
5
5
  The `Switch` control enables users to trigger an option on or off through interacting with the component.
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-switch",
3
- "version": "0.0.0-nightly-20220606-0424.1",
3
+ "version": "0.0.0-nightly-20220609-0423.1",
4
4
  "description": "Fluent UI React Switch 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-20220606-0424.0",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220609-0423.0",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "@fluentui/react-icons": "^2.0.166-rc.3",
36
- "@fluentui/react-label": "0.0.0-nightly-20220606-0424.0",
37
- "@fluentui/react-tabster": "0.0.0-nightly-20220606-0424.0",
38
- "@fluentui/react-theme": "0.0.0-nightly-20220606-0424.0",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20220606-0424.0",
36
+ "@fluentui/react-label": "0.0.0-nightly-20220609-0423.1",
37
+ "@fluentui/react-tabster": "0.0.0-nightly-20220609-0423.1",
38
+ "@fluentui/react-theme": "0.0.0-nightly-20220609-0423.0",
39
+ "@fluentui/react-utilities": "0.0.0-nightly-20220609-0423.1",
40
40
  "@griffel/react": "1.1.0",
41
41
  "tslib": "^2.1.0"
42
42
  },