@fluentui/react-overflow 0.0.0-nightly-20220609-0423.1 → 0.0.0-nightly-20220614-0422.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 09 Jun 2022 04:36:19 GMT",
6
- "tag": "@fluentui/react-overflow_v0.0.0-nightly-20220609-0423.1",
7
- "version": "0.0.0-nightly-20220609-0423.1",
5
+ "date": "Tue, 14 Jun 2022 04:33:50 GMT",
6
+ "tag": "@fluentui/react-overflow_v0.0.0-nightly-20220614-0422.1",
7
+ "version": "0.0.0-nightly-20220614-0422.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,14 +16,14 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-overflow",
19
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220609-0423.1",
20
- "commit": "d228dfcdb97fdeaee11ee8d3836489e60b1defbe"
19
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220614-0422.1",
20
+ "commit": "67c769109ca29be7ab31199bde481f6b28a2c48f"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-overflow",
25
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220609-0423.1",
26
- "commit": "d228dfcdb97fdeaee11ee8d3836489e60b1defbe"
25
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220614-0422.1",
26
+ "commit": "67c769109ca29be7ab31199bde481f6b28a2c48f"
27
27
  }
28
28
  ]
29
29
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,19 @@
1
1
  # Change Log - @fluentui/react-overflow
2
2
 
3
- This log was last generated on Thu, 09 Jun 2022 04:36:19 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 14 Jun 2022 04:33:50 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220609-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20220609-0423.1)
7
+ ## [0.0.0-nightly-20220614-0422.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v0.0.0-nightly-20220614-0422.1)
8
8
 
9
- Thu, 09 Jun 2022 04:36:19 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.3..@fluentui/react-overflow_v0.0.0-nightly-20220609-0423.1)
9
+ Tue, 14 Jun 2022 04:33:50 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.0-beta.3..@fluentui/react-overflow_v0.0.0-nightly-20220614-0422.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - fix: do not throw in SSR ([PR #23372](https://github.com/microsoft/fluentui/pull/23372) by olfedias@microsoft.com)
15
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220609-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/d228dfcdb97fdeaee11ee8d3836489e60b1defbe) by beachball)
16
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220609-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/d228dfcdb97fdeaee11ee8d3836489e60b1defbe) by beachball)
15
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220614-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/67c769109ca29be7ab31199bde481f6b28a2c48f) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220614-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/67c769109ca29be7ab31199bde481f6b28a2c48f) by beachball)
17
17
 
18
18
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.0-beta.3)
19
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-overflow",
3
- "version": "0.0.0-nightly-20220609-0423.1",
3
+ "version": "0.0.0-nightly-20220614-0422.1",
4
4
  "description": "React bindings for @fluentui/priority-overflow",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,10 +30,10 @@
30
30
  "@fluentui/scripts": "^1.0.0"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/priority-overflow": "^0.0.0-nightly-20220609-0423.0",
34
- "@fluentui/react-context-selector": "0.0.0-nightly-20220609-0423.1",
35
- "@fluentui/react-theme": "0.0.0-nightly-20220609-0423.0",
36
- "@fluentui/react-utilities": "0.0.0-nightly-20220609-0423.1",
33
+ "@fluentui/priority-overflow": "^0.0.0-nightly-20220614-0422.0",
34
+ "@fluentui/react-context-selector": "0.0.0-nightly-20220614-0422.1",
35
+ "@fluentui/react-theme": "0.0.0-nightly-20220614-0422.0",
36
+ "@fluentui/react-utilities": "0.0.0-nightly-20220614-0422.1",
37
37
  "@griffel/react": "1.1.0",
38
38
  "tslib": "^2.1.0"
39
39
  },