@fluentui/priority-overflow 0.0.0-nightly-20220511-0419.1 → 0.0.0-nightly-20220516-0419.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +3 -9
- package/CHANGELOG.md +3 -4
- package/package.json +1 -1
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,11 @@
|
|
2
2
|
"name": "@fluentui/priority-overflow",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/priority-overflow_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Mon, 16 May 2022 04:32:40 GMT",
|
6
|
+
"tag": "@fluentui/priority-overflow_v0.0.0-nightly-20220516-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220516-0419.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
|
3
|
+
This log was last generated on Mon, 16 May 2022 04:32:40 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220516-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20220516-0419.1)
|
8
8
|
|
9
|
-
|
9
|
+
Mon, 16 May 2022 04:32:40 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