@fluentui/react-alert 9.0.0-beta.7 → 9.0.0-beta.8
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 +37 -4
- package/CHANGELOG.md +17 -5
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,40 @@
|
|
|
2
2
|
"name": "@fluentui/react-alert",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Wed, 03 Aug 2022 16:00:04 GMT",
|
|
6
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.8",
|
|
7
|
+
"version": "9.0.0-beta.8",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
12
|
+
"package": "@fluentui/react-alert",
|
|
13
|
+
"commit": "08563664778fd80284561d3c9d254307a0a32362",
|
|
14
|
+
"comment": "chore: Bump Griffel dependencies"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-alert",
|
|
19
|
+
"comment": "Bump @fluentui/react-avatar to v9.0.4",
|
|
20
|
+
"commit": "54bc6105c5c9c9023da35d4670239e44117ed4a5"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-alert",
|
|
25
|
+
"comment": "Bump @fluentui/react-button to v9.1.0",
|
|
26
|
+
"commit": "54bc6105c5c9c9023da35d4670239e44117ed4a5"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-alert",
|
|
31
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
|
|
32
|
+
"commit": "54bc6105c5c9c9023da35d4670239e44117ed4a5"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"date": "Thu, 14 Jul 2022 21:21:08 GMT",
|
|
6
39
|
"tag": "@fluentui/react-alert_v9.0.0-beta.7",
|
|
7
40
|
"version": "9.0.0-beta.7",
|
|
8
41
|
"comments": {
|
|
@@ -17,19 +50,19 @@
|
|
|
17
50
|
"author": "beachball",
|
|
18
51
|
"package": "@fluentui/react-alert",
|
|
19
52
|
"comment": "Bump @fluentui/react-avatar to v9.0.3",
|
|
20
|
-
"commit": "
|
|
53
|
+
"commit": "79b513146194367544160f364b0a7dd749ed93e4"
|
|
21
54
|
},
|
|
22
55
|
{
|
|
23
56
|
"author": "beachball",
|
|
24
57
|
"package": "@fluentui/react-alert",
|
|
25
58
|
"comment": "Bump @fluentui/react-button to v9.0.3",
|
|
26
|
-
"commit": "
|
|
59
|
+
"commit": "79b513146194367544160f364b0a7dd749ed93e4"
|
|
27
60
|
},
|
|
28
61
|
{
|
|
29
62
|
"author": "beachball",
|
|
30
63
|
"package": "@fluentui/react-alert",
|
|
31
64
|
"comment": "Bump @fluentui/react-utilities to v9.0.2",
|
|
32
|
-
"commit": "
|
|
65
|
+
"commit": "79b513146194367544160f364b0a7dd749ed93e4"
|
|
33
66
|
}
|
|
34
67
|
]
|
|
35
68
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,20 +1,32 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-alert
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 03 Aug 2022 16:00:04 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.8)
|
|
8
|
+
|
|
9
|
+
Wed, 03 Aug 2022 16:00:04 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.7..@fluentui/react-alert_v9.0.0-beta.8)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- chore: Bump Griffel dependencies ([PR #24114](https://github.com/microsoft/fluentui/pull/24114) by miroslav.stastny@microsoft.com)
|
|
15
|
+
- Bump @fluentui/react-avatar to v9.0.4 ([PR #24201](https://github.com/microsoft/fluentui/pull/24201) by beachball)
|
|
16
|
+
- Bump @fluentui/react-button to v9.1.0 ([PR #24201](https://github.com/microsoft/fluentui/pull/24201) by beachball)
|
|
17
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12 ([PR #24201](https://github.com/microsoft/fluentui/pull/24201) by beachball)
|
|
18
|
+
|
|
7
19
|
## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.7)
|
|
8
20
|
|
|
9
|
-
Thu, 14 Jul 2022 21:
|
|
21
|
+
Thu, 14 Jul 2022 21:21:08 GMT
|
|
10
22
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.6..@fluentui/react-alert_v9.0.0-beta.7)
|
|
11
23
|
|
|
12
24
|
### Changes
|
|
13
25
|
|
|
14
26
|
- fix: Fixing bad version bump of @fluentui/react-utilities. ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by Humberto.Morimoto@microsoft.com)
|
|
15
|
-
- Bump @fluentui/react-avatar to v9.0.3 ([PR #
|
|
16
|
-
- Bump @fluentui/react-button to v9.0.3 ([PR #
|
|
17
|
-
- Bump @fluentui/react-utilities to v9.0.2 ([PR #
|
|
27
|
+
- Bump @fluentui/react-avatar to v9.0.3 ([PR #23918](https://github.com/microsoft/fluentui/pull/23918) by beachball)
|
|
28
|
+
- Bump @fluentui/react-button to v9.0.3 ([PR #23918](https://github.com/microsoft/fluentui/pull/23918) by beachball)
|
|
29
|
+
- Bump @fluentui/react-utilities to v9.0.2 ([PR #23918](https://github.com/microsoft/fluentui/pull/23918) by beachball)
|
|
18
30
|
|
|
19
31
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.6)
|
|
20
32
|
|
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.8",
|
|
4
4
|
"description": "An alert component to display brief messages",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -28,16 +28,16 @@
|
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
|
30
30
|
"@fluentui/react-conformance": "*",
|
|
31
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.
|
|
31
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.12",
|
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@fluentui/react-avatar": "^9.0.
|
|
36
|
-
"@fluentui/react-button": "^9.0
|
|
35
|
+
"@fluentui/react-avatar": "^9.0.4",
|
|
36
|
+
"@fluentui/react-button": "^9.1.0",
|
|
37
37
|
"@fluentui/react-icons": "^2.0.175",
|
|
38
38
|
"@fluentui/react-theme": "^9.0.0",
|
|
39
39
|
"@fluentui/react-utilities": "^9.0.2",
|
|
40
|
-
"@griffel/react": "^1.2.
|
|
40
|
+
"@griffel/react": "^1.2.3",
|
|
41
41
|
"tslib": "^2.1.0"
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|