@fluentui/react-overflow 9.0.34 → 9.0.36
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +61 -1
- package/CHANGELOG.md +25 -2
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,67 @@
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 04 Oct 2023 08:41:55 GMT",
|
6
|
+
"tag": "@fluentui/react-overflow_v9.0.36",
|
7
|
+
"version": "9.0.36",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-overflow",
|
13
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.37",
|
14
|
+
"commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-overflow",
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.14.0",
|
20
|
+
"commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Tue, 26 Sep 2023 17:49:08 GMT",
|
27
|
+
"tag": "@fluentui/react-overflow_v9.0.35",
|
28
|
+
"version": "9.0.35",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "yuanboxue@microsoft.com",
|
33
|
+
"package": "@fluentui/react-overflow",
|
34
|
+
"commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
|
35
|
+
"comment": "chore: trigger manual version bump after broken release"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-overflow",
|
40
|
+
"comment": "Bump @fluentui/priority-overflow to v9.1.7",
|
41
|
+
"commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"author": "beachball",
|
45
|
+
"package": "@fluentui/react-overflow",
|
46
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.36",
|
47
|
+
"commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "beachball",
|
51
|
+
"package": "@fluentui/react-overflow",
|
52
|
+
"comment": "Bump @fluentui/react-theme to v9.1.14",
|
53
|
+
"commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"author": "beachball",
|
57
|
+
"package": "@fluentui/react-overflow",
|
58
|
+
"comment": "Bump @fluentui/react-utilities to v9.13.5",
|
59
|
+
"commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
|
60
|
+
}
|
61
|
+
]
|
62
|
+
}
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"date": "Tue, 26 Sep 2023 15:31:54 GMT",
|
6
66
|
"tag": "@fluentui/react-overflow_v9.0.34",
|
7
67
|
"version": "9.0.34",
|
8
68
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,35 @@
|
|
1
1
|
# Change Log - @fluentui/react-overflow
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 04 Oct 2023 08:41:55 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.36)
|
8
|
+
|
9
|
+
Wed, 04 Oct 2023 08:41:55 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.35..@fluentui/react-overflow_v9.0.36)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-context-selector to v9.1.37 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
|
15
|
+
- Bump @fluentui/react-utilities to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
|
16
|
+
|
17
|
+
## [9.0.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.35)
|
18
|
+
|
19
|
+
Tue, 26 Sep 2023 17:49:08 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.34..@fluentui/react-overflow_v9.0.35)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
|
25
|
+
- Bump @fluentui/priority-overflow to v9.1.7 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
|
26
|
+
- Bump @fluentui/react-context-selector to v9.1.36 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
|
27
|
+
- Bump @fluentui/react-theme to v9.1.14 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
|
28
|
+
- Bump @fluentui/react-utilities to v9.13.5 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
|
29
|
+
|
7
30
|
## [9.0.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.34)
|
8
31
|
|
9
|
-
Tue, 26 Sep 2023 15:
|
32
|
+
Tue, 26 Sep 2023 15:31:54 GMT
|
10
33
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.33..@fluentui/react-overflow_v9.0.34)
|
11
34
|
|
12
35
|
### Patches
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-overflow",
|
3
|
-
"version": "9.0.
|
3
|
+
"version": "9.0.36",
|
4
4
|
"description": "React bindings for @fluentui/priority-overflow",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -34,10 +34,10 @@
|
|
34
34
|
"@fluentui/scripts-tasks": "*"
|
35
35
|
},
|
36
36
|
"dependencies": {
|
37
|
-
"@fluentui/priority-overflow": "^9.1.
|
38
|
-
"@fluentui/react-context-selector": "^9.1.
|
39
|
-
"@fluentui/react-theme": "^9.1.
|
40
|
-
"@fluentui/react-utilities": "^9.
|
37
|
+
"@fluentui/priority-overflow": "^9.1.7",
|
38
|
+
"@fluentui/react-context-selector": "^9.1.37",
|
39
|
+
"@fluentui/react-theme": "^9.1.14",
|
40
|
+
"@fluentui/react-utilities": "^9.14.0",
|
41
41
|
"@griffel/react": "^1.5.14",
|
42
42
|
"@swc/helpers": "^0.5.1"
|
43
43
|
},
|