@fluentui/react-switch 9.1.22 → 9.1.23
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 +22 -7
- package/CHANGELOG.md +17 -8
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,22 @@
|
|
2
2
|
"name": "@fluentui/react-switch",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Mon, 03 Jul 2023
|
5
|
+
"date": "Mon, 03 Jul 2023 13:32:38 GMT",
|
6
|
+
"tag": "@fluentui/react-switch_v9.1.23",
|
7
|
+
"version": "9.1.23",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-switch",
|
13
|
+
"comment": "Bump @fluentui/react-tabster to v9.10.0",
|
14
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Mon, 03 Jul 2023 11:57:14 GMT",
|
6
21
|
"tag": "@fluentui/react-switch_v9.1.22",
|
7
22
|
"version": "9.1.22",
|
8
23
|
"comments": {
|
@@ -11,37 +26,37 @@
|
|
11
26
|
"author": "beachball",
|
12
27
|
"package": "@fluentui/react-switch",
|
13
28
|
"comment": "Bump @fluentui/react-field to v9.1.10",
|
14
|
-
"commit": "
|
29
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
15
30
|
},
|
16
31
|
{
|
17
32
|
"author": "beachball",
|
18
33
|
"package": "@fluentui/react-switch",
|
19
34
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
|
20
|
-
"commit": "
|
35
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
21
36
|
},
|
22
37
|
{
|
23
38
|
"author": "beachball",
|
24
39
|
"package": "@fluentui/react-switch",
|
25
40
|
"comment": "Bump @fluentui/react-label to v9.1.19",
|
26
|
-
"commit": "
|
41
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
27
42
|
},
|
28
43
|
{
|
29
44
|
"author": "beachball",
|
30
45
|
"package": "@fluentui/react-switch",
|
31
46
|
"comment": "Bump @fluentui/react-shared-contexts to v9.6.0",
|
32
|
-
"commit": "
|
47
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
33
48
|
},
|
34
49
|
{
|
35
50
|
"author": "beachball",
|
36
51
|
"package": "@fluentui/react-switch",
|
37
52
|
"comment": "Bump @fluentui/react-tabster to v9.9.2",
|
38
|
-
"commit": "
|
53
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
39
54
|
},
|
40
55
|
{
|
41
56
|
"author": "beachball",
|
42
57
|
"package": "@fluentui/react-switch",
|
43
58
|
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
44
|
-
"commit": "
|
59
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
45
60
|
}
|
46
61
|
]
|
47
62
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-switch
|
2
2
|
|
3
|
-
This log was last generated on Mon, 03 Jul 2023
|
3
|
+
This log was last generated on Mon, 03 Jul 2023 13:32:38 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.23)
|
8
|
+
|
9
|
+
Mon, 03 Jul 2023 13:32:38 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.1.22..@fluentui/react-switch_v9.1.23)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-tabster to v9.10.0 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
|
15
|
+
|
7
16
|
## [9.1.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.22)
|
8
17
|
|
9
|
-
Mon, 03 Jul 2023 11:
|
18
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.1.21..@fluentui/react-switch_v9.1.22)
|
11
20
|
|
12
21
|
### Patches
|
13
22
|
|
14
|
-
- Bump @fluentui/react-field to v9.1.10 ([PR #
|
15
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #
|
16
|
-
- Bump @fluentui/react-label to v9.1.19 ([PR #
|
17
|
-
- Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #
|
18
|
-
- Bump @fluentui/react-tabster to v9.9.2 ([PR #
|
19
|
-
- Bump @fluentui/react-utilities to v9.10.1 ([PR #
|
23
|
+
- Bump @fluentui/react-field to v9.1.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
24
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
25
|
+
- Bump @fluentui/react-label to v9.1.19 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
26
|
+
- Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
27
|
+
- Bump @fluentui/react-tabster to v9.9.2 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
28
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
20
29
|
|
21
30
|
## [9.1.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.21)
|
22
31
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-switch",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.23",
|
4
4
|
"description": "Fluent UI React Switch component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"@fluentui/react-jsx-runtime": "9.0.0-alpha.10",
|
39
39
|
"@fluentui/react-label": "^9.1.19",
|
40
40
|
"@fluentui/react-shared-contexts": "^9.6.0",
|
41
|
-
"@fluentui/react-tabster": "^9.
|
41
|
+
"@fluentui/react-tabster": "^9.10.0",
|
42
42
|
"@fluentui/react-theme": "^9.1.9",
|
43
43
|
"@fluentui/react-utilities": "^9.10.1",
|
44
44
|
"@griffel/react": "^1.5.7",
|