@fluentui/react-switch 9.1.32 → 9.1.34

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,7 +2,85 @@
2
2
  "name": "@fluentui/react-switch",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 16 Aug 2023 17:38:22 GMT",
5
+ "date": "Thu, 24 Aug 2023 10:23:08 GMT",
6
+ "tag": "@fluentui/react-switch_v9.1.34",
7
+ "version": "9.1.34",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-switch",
13
+ "comment": "Bump @fluentui/react-field to v9.1.21",
14
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-switch",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.2",
20
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-switch",
25
+ "comment": "Bump @fluentui/react-label to v9.1.29",
26
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-switch",
31
+ "comment": "Bump @fluentui/react-tabster to v9.12.4",
32
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-switch",
37
+ "comment": "Bump @fluentui/react-utilities to v9.12.0",
38
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 23 Aug 2023 12:01:49 GMT",
45
+ "tag": "@fluentui/react-switch_v9.1.33",
46
+ "version": "9.1.33",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-switch",
52
+ "comment": "Bump @fluentui/react-field to v9.1.20",
53
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-switch",
58
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.1",
59
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-switch",
64
+ "comment": "Bump @fluentui/react-label to v9.1.28",
65
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-switch",
70
+ "comment": "Bump @fluentui/react-tabster to v9.12.3",
71
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-switch",
76
+ "comment": "Bump @fluentui/react-utilities to v9.11.2",
77
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Wed, 16 Aug 2023 17:41:08 GMT",
6
84
  "tag": "@fluentui/react-switch_v9.1.32",
7
85
  "version": "9.1.32",
8
86
  "comments": {
@@ -11,19 +89,19 @@
11
89
  "author": "beachball",
12
90
  "package": "@fluentui/react-switch",
13
91
  "comment": "Bump @fluentui/react-field to v9.1.19",
14
- "commit": "566f22496db20046fbc9ab898580ccf64600fb6b"
92
+ "commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
15
93
  },
16
94
  {
17
95
  "author": "beachball",
18
96
  "package": "@fluentui/react-switch",
19
97
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0",
20
- "commit": "566f22496db20046fbc9ab898580ccf64600fb6b"
98
+ "commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
21
99
  },
22
100
  {
23
101
  "author": "beachball",
24
102
  "package": "@fluentui/react-switch",
25
103
  "comment": "Bump @fluentui/react-label to v9.1.27",
26
- "commit": "566f22496db20046fbc9ab898580ccf64600fb6b"
104
+ "commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
27
105
  }
28
106
  ]
29
107
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,45 @@
1
1
  # Change Log - @fluentui/react-switch
2
2
 
3
- This log was last generated on Wed, 16 Aug 2023 17:38:22 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 24 Aug 2023 10:23:08 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.34)
8
+
9
+ Thu, 24 Aug 2023 10:23:08 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.1.33..@fluentui/react-switch_v9.1.34)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-field to v9.1.21 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.2 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
16
+ - Bump @fluentui/react-label to v9.1.29 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.12.4 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.12.0 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
19
+
20
+ ## [9.1.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.33)
21
+
22
+ Wed, 23 Aug 2023 12:01:49 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.1.32..@fluentui/react-switch_v9.1.33)
24
+
25
+ ### Patches
26
+
27
+ - Bump @fluentui/react-field to v9.1.20 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
28
+ - Bump @fluentui/react-jsx-runtime to v9.0.1 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
29
+ - Bump @fluentui/react-label to v9.1.28 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
30
+ - Bump @fluentui/react-tabster to v9.12.3 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
31
+ - Bump @fluentui/react-utilities to v9.11.2 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
32
+
7
33
  ## [9.1.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.32)
8
34
 
9
- Wed, 16 Aug 2023 17:38:22 GMT
35
+ Wed, 16 Aug 2023 17:41:08 GMT
10
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.1.31..@fluentui/react-switch_v9.1.32)
11
37
 
12
38
  ### Patches
13
39
 
14
- - Bump @fluentui/react-field to v9.1.19 ([PR #28845](https://github.com/microsoft/fluentui/pull/28845) by beachball)
15
- - Bump @fluentui/react-jsx-runtime to v9.0.0 ([PR #28845](https://github.com/microsoft/fluentui/pull/28845) by beachball)
16
- - Bump @fluentui/react-label to v9.1.27 ([PR #28845](https://github.com/microsoft/fluentui/pull/28845) by beachball)
40
+ - Bump @fluentui/react-field to v9.1.19 ([PR #28885](https://github.com/microsoft/fluentui/pull/28885) by beachball)
41
+ - Bump @fluentui/react-jsx-runtime to v9.0.0 ([PR #28885](https://github.com/microsoft/fluentui/pull/28885) by beachball)
42
+ - Bump @fluentui/react-label to v9.1.27 ([PR #28885](https://github.com/microsoft/fluentui/pull/28885) by beachball)
17
43
 
18
44
  ## [9.1.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.31)
19
45
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-switch",
3
- "version": "9.1.32",
3
+ "version": "9.1.34",
4
4
  "description": "Fluent UI React Switch component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,14 +33,14 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-field": "^9.1.19",
36
+ "@fluentui/react-field": "^9.1.21",
37
37
  "@fluentui/react-icons": "^2.0.207",
38
- "@fluentui/react-jsx-runtime": "9.0.0",
39
- "@fluentui/react-label": "^9.1.27",
38
+ "@fluentui/react-jsx-runtime": "^9.0.2",
39
+ "@fluentui/react-label": "^9.1.29",
40
40
  "@fluentui/react-shared-contexts": "^9.7.2",
41
- "@fluentui/react-tabster": "^9.12.2",
41
+ "@fluentui/react-tabster": "^9.12.4",
42
42
  "@fluentui/react-theme": "^9.1.11",
43
- "@fluentui/react-utilities": "^9.11.1",
43
+ "@fluentui/react-utilities": "^9.12.0",
44
44
  "@griffel/react": "^1.5.14",
45
45
  "@swc/helpers": "^0.4.14"
46
46
  },