@fluentui/priority-overflow 0.0.0-nightly-20220512-0418.1 → 0.0.0-nightly-20220517-0418.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,17 +2,11 @@
2
2
  "name": "@fluentui/priority-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 12 May 2022 04:32:35 GMT",
6
- "tag": "@fluentui/priority-overflow_v0.0.0-nightly-20220512-0418.1",
7
- "version": "0.0.0-nightly-20220512-0418.1",
5
+ "date": "Tue, 17 May 2022 04:31:04 GMT",
6
+ "tag": "@fluentui/priority-overflow_v0.0.0-nightly-20220517-0418.1",
7
+ "version": "0.0.0-nightly-20220517-0418.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
- {
11
- "author": "email not defined",
12
- "package": "@fluentui/priority-overflow",
13
- "commit": "not available",
14
- "comment": "Release nightly v9"
15
- },
16
10
  {
17
11
  "author": "lingfangao@hotmail.com",
18
12
  "package": "@fluentui/priority-overflow",
package/CHANGELOG.md CHANGED
@@ -1,14 +1,13 @@
1
1
  # Change Log - @fluentui/priority-overflow
2
2
 
3
- This log was last generated on Thu, 12 May 2022 04:32:35 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 17 May 2022 04:31:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220512-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20220512-0418.1)
7
+ ## [0.0.0-nightly-20220517-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20220517-0418.1)
8
8
 
9
- Thu, 12 May 2022 04:32:35 GMT
9
+ Tue, 17 May 2022 04:31:04 GMT
10
10
 
11
11
  ### Changes
12
12
 
13
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
14
13
  - feat: Initial beta release ([PR #22913](https://github.com/microsoft/fluentui/pull/22913) by lingfangao@hotmail.com)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/priority-overflow",
3
- "version": "0.0.0-nightly-20220512-0418.1",
3
+ "version": "0.0.0-nightly-20220517-0418.1",
4
4
  "description": "Vanilla JS utilities to implement overflow menus",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",