@fluentui/react-switch 9.1.21 → 9.1.22
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 +46 -1
- package/CHANGELOG.md +16 -2
- package/package.json +7 -7
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,52 @@
|
|
2
2
|
"name": "@fluentui/react-switch",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Mon, 03 Jul 2023 11:54:01 GMT",
|
6
|
+
"tag": "@fluentui/react-switch_v9.1.22",
|
7
|
+
"version": "9.1.22",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-switch",
|
13
|
+
"comment": "Bump @fluentui/react-field to v9.1.10",
|
14
|
+
"commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-switch",
|
19
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
|
20
|
+
"commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-switch",
|
25
|
+
"comment": "Bump @fluentui/react-label to v9.1.19",
|
26
|
+
"commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-switch",
|
31
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.6.0",
|
32
|
+
"commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-switch",
|
37
|
+
"comment": "Bump @fluentui/react-tabster to v9.9.2",
|
38
|
+
"commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-switch",
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
44
|
+
"commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
|
45
|
+
}
|
46
|
+
]
|
47
|
+
}
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"date": "Wed, 28 Jun 2023 11:12:32 GMT",
|
6
51
|
"tag": "@fluentui/react-switch_v9.1.21",
|
7
52
|
"version": "9.1.21",
|
8
53
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,26 @@
|
|
1
1
|
# Change Log - @fluentui/react-switch
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 03 Jul 2023 11:54:01 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.22)
|
8
|
+
|
9
|
+
Mon, 03 Jul 2023 11:54:01 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.1.21..@fluentui/react-switch_v9.1.22)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-field to v9.1.10 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
|
15
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
|
16
|
+
- Bump @fluentui/react-label to v9.1.19 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
|
17
|
+
- Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
|
18
|
+
- Bump @fluentui/react-tabster to v9.9.2 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
|
20
|
+
|
7
21
|
## [9.1.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.1.21)
|
8
22
|
|
9
|
-
Wed, 28 Jun 2023 11:
|
23
|
+
Wed, 28 Jun 2023 11:12:32 GMT
|
10
24
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.1.20..@fluentui/react-switch_v9.1.21)
|
11
25
|
|
12
26
|
### Patches
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-switch",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.22",
|
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.
|
36
|
+
"@fluentui/react-field": "^9.1.10",
|
37
37
|
"@fluentui/react-icons": "^2.0.203",
|
38
|
-
"@fluentui/react-jsx-runtime": "9.0.0-alpha.
|
39
|
-
"@fluentui/react-label": "^9.1.
|
40
|
-
"@fluentui/react-shared-contexts": "^9.
|
41
|
-
"@fluentui/react-tabster": "^9.9.
|
38
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.10",
|
39
|
+
"@fluentui/react-label": "^9.1.19",
|
40
|
+
"@fluentui/react-shared-contexts": "^9.6.0",
|
41
|
+
"@fluentui/react-tabster": "^9.9.2",
|
42
42
|
"@fluentui/react-theme": "^9.1.9",
|
43
|
-
"@fluentui/react-utilities": "^9.10.
|
43
|
+
"@fluentui/react-utilities": "^9.10.1",
|
44
44
|
"@griffel/react": "^1.5.7",
|
45
45
|
"@swc/helpers": "^0.4.14"
|
46
46
|
},
|