@fluentui/react-alert 9.0.0-beta.25 → 9.0.0-beta.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +44 -2
- package/CHANGELOG.md +23 -3
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,49 @@
|
|
|
2
2
|
"name": "@fluentui/react-alert",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 23 Jan 2023 16:41:44 GMT",
|
|
6
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.27",
|
|
7
|
+
"version": "9.0.0-beta.27",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-alert",
|
|
13
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.16",
|
|
14
|
+
"commit": "86a28f6ebcc84819c695f12b841b9377736fb5f7"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Wed, 18 Jan 2023 16:32:57 GMT",
|
|
21
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.26",
|
|
22
|
+
"version": "9.0.0-beta.26",
|
|
23
|
+
"comments": {
|
|
24
|
+
"prerelease": [
|
|
25
|
+
{
|
|
26
|
+
"author": "beachball",
|
|
27
|
+
"package": "@fluentui/react-alert",
|
|
28
|
+
"comment": "Bump @fluentui/react-avatar to v9.2.15",
|
|
29
|
+
"commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@fluentui/react-alert",
|
|
34
|
+
"comment": "Bump @fluentui/react-button to v9.1.16",
|
|
35
|
+
"commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/react-alert",
|
|
40
|
+
"comment": "Bump @fluentui/react-tabster to v9.4.0",
|
|
41
|
+
"commit": "13cf1d07a6df4617106c731ba0379b6102a08104"
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"date": "Tue, 17 Jan 2023 12:22:56 GMT",
|
|
6
48
|
"tag": "@fluentui/react-alert_v9.0.0-beta.25",
|
|
7
49
|
"version": "9.0.0-beta.25",
|
|
8
50
|
"comments": {
|
|
@@ -11,7 +53,7 @@
|
|
|
11
53
|
"author": "beachball",
|
|
12
54
|
"package": "@fluentui/react-alert",
|
|
13
55
|
"comment": "Bump @fluentui/react-avatar to v9.2.14",
|
|
14
|
-
"commit": "
|
|
56
|
+
"commit": "64989c23309e77e51bb42c00609fd2425cd20680"
|
|
15
57
|
}
|
|
16
58
|
]
|
|
17
59
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,37 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-alert
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 23 Jan 2023 16:41:44 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.27)
|
|
8
|
+
|
|
9
|
+
Mon, 23 Jan 2023 16:41:44 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.26..@fluentui/react-alert_v9.0.0-beta.27)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-avatar to v9.2.16 ([PR #26454](https://github.com/microsoft/fluentui/pull/26454) by beachball)
|
|
15
|
+
|
|
16
|
+
## [9.0.0-beta.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.26)
|
|
17
|
+
|
|
18
|
+
Wed, 18 Jan 2023 16:32:57 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.25..@fluentui/react-alert_v9.0.0-beta.26)
|
|
20
|
+
|
|
21
|
+
### Changes
|
|
22
|
+
|
|
23
|
+
- Bump @fluentui/react-avatar to v9.2.15 ([PR #26377](https://github.com/microsoft/fluentui/pull/26377) by beachball)
|
|
24
|
+
- Bump @fluentui/react-button to v9.1.16 ([PR #26377](https://github.com/microsoft/fluentui/pull/26377) by beachball)
|
|
25
|
+
- Bump @fluentui/react-tabster to v9.4.0 ([PR #26377](https://github.com/microsoft/fluentui/pull/26377) by beachball)
|
|
26
|
+
|
|
7
27
|
## [9.0.0-beta.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.25)
|
|
8
28
|
|
|
9
|
-
Tue, 17 Jan 2023 12:22:
|
|
29
|
+
Tue, 17 Jan 2023 12:22:56 GMT
|
|
10
30
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.24..@fluentui/react-alert_v9.0.0-beta.25)
|
|
11
31
|
|
|
12
32
|
### Changes
|
|
13
33
|
|
|
14
|
-
- Bump @fluentui/react-avatar to v9.2.14 ([PR #
|
|
34
|
+
- Bump @fluentui/react-avatar to v9.2.14 ([PR #26373](https://github.com/microsoft/fluentui/pull/26373) by beachball)
|
|
15
35
|
|
|
16
36
|
## [9.0.0-beta.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.24)
|
|
17
37
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-alert",
|
|
3
|
-
"version": "9.0.0-beta.
|
|
3
|
+
"version": "9.0.0-beta.27",
|
|
4
4
|
"description": "An alert component to display brief messages",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -32,10 +32,10 @@
|
|
|
32
32
|
"@fluentui/scripts-tasks": "*"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@fluentui/react-avatar": "^9.2.
|
|
36
|
-
"@fluentui/react-button": "^9.1.
|
|
35
|
+
"@fluentui/react-avatar": "^9.2.16",
|
|
36
|
+
"@fluentui/react-button": "^9.1.16",
|
|
37
37
|
"@fluentui/react-icons": "^2.0.175",
|
|
38
|
-
"@fluentui/react-tabster": "^9.
|
|
38
|
+
"@fluentui/react-tabster": "^9.4.0",
|
|
39
39
|
"@fluentui/react-theme": "^9.1.5",
|
|
40
40
|
"@fluentui/react-utilities": "^9.4.0",
|
|
41
41
|
"@griffel/react": "^1.5.2",
|