@fluentui/priority-overflow 0.0.0-nightly-20220624-0419.1 → 0.0.0-nightly-20220629-1444.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,24 @@
2
2
  "name": "@fluentui/priority-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 24 Jun 2022 04:33:29 GMT",
6
- "tag": "@fluentui/priority-overflow_v0.0.0-nightly-20220624-0419.1",
7
- "version": "0.0.0-nightly-20220624-0419.1",
5
+ "date": "Wed, 29 Jun 2022 14:56:24 GMT",
6
+ "tag": "@fluentui/priority-overflow_v0.0.0-nightly-20220629-1444.1",
7
+ "version": "0.0.0-nightly-20220629-1444.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui/priority-overflow",
13
+ "commit": "not available",
14
+ "comment": "Release nightly v9"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 28 Jun 2022 15:14:10 GMT",
21
+ "tag": "@fluentui/priority-overflow_v9.0.0-beta.2",
22
+ "version": "9.0.0-beta.2",
8
23
  "comments": {
9
24
  "prerelease": [
10
25
  {
package/CHANGELOG.md CHANGED
@@ -1,13 +1,22 @@
1
1
  # Change Log - @fluentui/priority-overflow
2
2
 
3
- This log was last generated on Fri, 24 Jun 2022 04:33:29 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 29 Jun 2022 14:56:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220624-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20220624-0419.1)
7
+ ## [0.0.0-nightly-20220629-1444.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20220629-1444.1)
8
8
 
9
- Fri, 24 Jun 2022 04:33:29 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-beta.1..@fluentui/priority-overflow_v0.0.0-nightly-20220624-0419.1)
9
+ Wed, 29 Jun 2022 14:56:24 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-beta.2..@fluentui/priority-overflow_v0.0.0-nightly-20220629-1444.1)
11
+
12
+ ### Changes
13
+
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
+
16
+ ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v9.0.0-beta.2)
17
+
18
+ Tue, 28 Jun 2022 15:14:10 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.0.0-beta.1..@fluentui/priority-overflow_v9.0.0-beta.2)
11
20
 
12
21
  ### Changes
13
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/priority-overflow",
3
- "version": "0.0.0-nightly-20220624-0419.1",
3
+ "version": "0.0.0-nightly-20220629-1444.1",
4
4
  "description": "Vanilla JS utilities to implement overflow menus",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",