@fluentui/react-alert 9.0.0-beta.56 → 9.0.0-beta.57

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 CHANGED
@@ -2,7 +2,34 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 03 Jul 2023 11:54:01 GMT",
5
+ "date": "Mon, 03 Jul 2023 13:32:38 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.57",
7
+ "version": "9.0.0-beta.57",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-alert",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.11",
14
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-button to v9.3.22",
20
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-tabster to v9.10.0",
26
+ "commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Mon, 03 Jul 2023 11:57:14 GMT",
6
33
  "tag": "@fluentui/react-alert_v9.0.0-beta.56",
7
34
  "version": "9.0.0-beta.56",
8
35
  "comments": {
@@ -11,31 +38,31 @@
11
38
  "author": "beachball",
12
39
  "package": "@fluentui/react-alert",
13
40
  "comment": "Bump @fluentui/react-avatar to v9.5.10",
14
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
41
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
15
42
  },
16
43
  {
17
44
  "author": "beachball",
18
45
  "package": "@fluentui/react-alert",
19
46
  "comment": "Bump @fluentui/react-button to v9.3.21",
20
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
47
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
21
48
  },
22
49
  {
23
50
  "author": "beachball",
24
51
  "package": "@fluentui/react-alert",
25
52
  "comment": "Bump @fluentui/react-tabster to v9.9.2",
26
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
53
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
27
54
  },
28
55
  {
29
56
  "author": "beachball",
30
57
  "package": "@fluentui/react-alert",
31
58
  "comment": "Bump @fluentui/react-utilities to v9.10.1",
32
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
59
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
33
60
  },
34
61
  {
35
62
  "author": "beachball",
36
63
  "package": "@fluentui/react-alert",
37
64
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
38
- "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724"
65
+ "commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
39
66
  }
40
67
  ]
41
68
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,32 @@
1
1
  # Change Log - @fluentui/react-alert
2
2
 
3
- This log was last generated on Mon, 03 Jul 2023 11:54:01 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 03 Jul 2023 13:32:38 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.57)
8
+
9
+ Mon, 03 Jul 2023 13:32:38 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.56..@fluentui/react-alert_v9.0.0-beta.57)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.11 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
15
+ - Bump @fluentui/react-button to v9.3.22 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.10.0 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
17
+
7
18
  ## [9.0.0-beta.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.56)
8
19
 
9
- Mon, 03 Jul 2023 11:54:01 GMT
20
+ Mon, 03 Jul 2023 11:57:14 GMT
10
21
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.55..@fluentui/react-alert_v9.0.0-beta.56)
11
22
 
12
23
  ### Changes
13
24
 
14
- - Bump @fluentui/react-avatar to v9.5.10 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
15
- - Bump @fluentui/react-button to v9.3.21 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
16
- - Bump @fluentui/react-tabster to v9.9.2 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
17
- - Bump @fluentui/react-utilities to v9.10.1 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
18
- - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by beachball)
25
+ - Bump @fluentui/react-avatar to v9.5.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
26
+ - Bump @fluentui/react-button to v9.3.21 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
27
+ - Bump @fluentui/react-tabster to v9.9.2 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
29
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
19
30
 
20
31
  ## [9.0.0-beta.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.55)
21
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-alert",
3
- "version": "9.0.0-beta.56",
3
+ "version": "9.0.0-beta.57",
4
4
  "description": "An alert component to display brief messages",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,10 +33,10 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-avatar": "^9.5.10",
37
- "@fluentui/react-button": "^9.3.21",
36
+ "@fluentui/react-avatar": "^9.5.11",
37
+ "@fluentui/react-button": "^9.3.22",
38
38
  "@fluentui/react-icons": "^2.0.203",
39
- "@fluentui/react-tabster": "^9.9.2",
39
+ "@fluentui/react-tabster": "^9.10.0",
40
40
  "@fluentui/react-theme": "^9.1.9",
41
41
  "@fluentui/react-utilities": "^9.10.1",
42
42
  "@fluentui/react-jsx-runtime": "9.0.0-alpha.10",