@fluentui/react-positioning 0.0.0-nightly0025eeb82020211108.1 → 0.0.0-nightly627ad67f1120211109.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,15 +2,15 @@
2
2
  "name": "@fluentui/react-positioning",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 08 Nov 2021 04:16:58 GMT",
6
- "tag": "@fluentui/react-positioning_v0.0.0-nightly0025eeb82020211108.1",
7
- "version": "0.0.0-nightly0025eeb82020211108.1",
5
+ "date": "Tue, 09 Nov 2021 04:20:26 GMT",
6
+ "tag": "@fluentui/react-positioning_v0.0.0-nightly627ad67f1120211109.1",
7
+ "version": "0.0.0-nightly627ad67f1120211109.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-positioning",
13
- "commit": "e827ff6b79e47c8702651bbdc55176c0f505f4e9",
13
+ "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
16
  {
@@ -22,14 +22,14 @@
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-positioning",
25
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly0025eeb82020211108.1",
26
- "commit": "e827ff6b79e47c8702651bbdc55176c0f505f4e9"
25
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly627ad67f1120211109.1",
26
+ "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-positioning",
31
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly0025eeb82020211108.1",
32
- "commit": "e827ff6b79e47c8702651bbdc55176c0f505f4e9"
31
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly627ad67f1120211109.1",
32
+ "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
33
33
  }
34
34
  ]
35
35
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,20 @@
1
1
  # Change Log - @fluentui/react-positioning
2
2
 
3
- This log was last generated on Mon, 08 Nov 2021 04:16:58 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 09 Nov 2021 04:20:26 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly0025eeb82020211108.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly0025eeb82020211108.1)
7
+ ## [0.0.0-nightly627ad67f1120211109.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly627ad67f1120211109.1)
8
8
 
9
- Mon, 08 Nov 2021 04:16:58 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.2..@fluentui/react-positioning_v0.0.0-nightly0025eeb82020211108.1)
9
+ Tue, 09 Nov 2021 04:20:26 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.2..@fluentui/react-positioning_v0.0.0-nightly627ad67f1120211109.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/e827ff6b79e47c8702651bbdc55176c0f505f4e9) by email not defined)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by email not defined)
15
15
  - Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
16
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly0025eeb82020211108.1 ([commit](https://github.com/microsoft/fluentui/commit/e827ff6b79e47c8702651bbdc55176c0f505f4e9) by beachball)
17
- - Bump @fluentui/react-utilities to v0.0.0-nightly0025eeb82020211108.1 ([commit](https://github.com/microsoft/fluentui/commit/e827ff6b79e47c8702651bbdc55176c0f505f4e9) by beachball)
16
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
17
+ - Bump @fluentui/react-utilities to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
18
18
 
19
19
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.2)
20
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-positioning",
3
- "version": "0.0.0-nightly0025eeb82020211108.1",
3
+ "version": "0.0.0-nightly627ad67f1120211109.1",
4
4
  "description": "A react wrapper around Popper.js for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,8 +33,8 @@
33
33
  "react-dom": "16.8.6"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-shared-contexts": "0.0.0-nightly0025eeb82020211108.1",
37
- "@fluentui/react-utilities": "0.0.0-nightly0025eeb82020211108.1",
36
+ "@fluentui/react-shared-contexts": "0.0.0-nightly627ad67f1120211109.1",
37
+ "@fluentui/react-utilities": "0.0.0-nightly627ad67f1120211109.1",
38
38
  "@popperjs/core": "~2.4.3",
39
39
  "tslib": "^2.1.0"
40
40
  },