@fluentui/react-alert 9.0.0-beta.60 → 9.0.0-beta.62

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,49 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 25 Jul 2023 13:26:19 GMT",
5
+ "date": "Tue, 01 Aug 2023 10:14:29 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.62",
7
+ "version": "9.0.0-beta.62",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-alert",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.16",
14
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-button to v9.3.26",
20
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-tabster to v9.11.1",
26
+ "commit": "412d815f88863bde8bb16abc8fd9c4140a37f1f5"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Thu, 27 Jul 2023 10:34:14 GMT",
33
+ "tag": "@fluentui/react-alert_v9.0.0-beta.61",
34
+ "version": "9.0.0-beta.61",
35
+ "comments": {
36
+ "prerelease": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-alert",
40
+ "comment": "Bump @fluentui/react-avatar to v9.5.15",
41
+ "commit": "d2d8068110a9a7f71f417a40ee5f2db0ed1c40b9"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Tue, 25 Jul 2023 13:29:16 GMT",
6
48
  "tag": "@fluentui/react-alert_v9.0.0-beta.60",
7
49
  "version": "9.0.0-beta.60",
8
50
  "comments": {
@@ -17,19 +59,19 @@
17
59
  "author": "beachball",
18
60
  "package": "@fluentui/react-alert",
19
61
  "comment": "Bump @fluentui/react-avatar to v9.5.14",
20
- "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
62
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
21
63
  },
22
64
  {
23
65
  "author": "beachball",
24
66
  "package": "@fluentui/react-alert",
25
67
  "comment": "Bump @fluentui/react-button to v9.3.25",
26
- "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
68
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
27
69
  },
28
70
  {
29
71
  "author": "beachball",
30
72
  "package": "@fluentui/react-alert",
31
73
  "comment": "Bump @fluentui/react-tabster to v9.11.0",
32
- "commit": "c0c62f9383781f0dbebd800eaa2c64ef761075a2"
74
+ "commit": "e59b4b305eb656c5af005fefbfa2b1f69afcdc43"
33
75
  }
34
76
  ]
35
77
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,40 @@
1
1
  # Change Log - @fluentui/react-alert
2
2
 
3
- This log was last generated on Tue, 25 Jul 2023 13:26:19 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 01 Aug 2023 10:14:29 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.62)
8
+
9
+ Tue, 01 Aug 2023 10:14:29 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.61..@fluentui/react-alert_v9.0.0-beta.62)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.16 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
15
+ - Bump @fluentui/react-button to v9.3.26 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.11.1 ([PR #28689](https://github.com/microsoft/fluentui/pull/28689) by beachball)
17
+
18
+ ## [9.0.0-beta.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.61)
19
+
20
+ Thu, 27 Jul 2023 10:34:14 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.60..@fluentui/react-alert_v9.0.0-beta.61)
22
+
23
+ ### Changes
24
+
25
+ - Bump @fluentui/react-avatar to v9.5.15 ([PR #28649](https://github.com/microsoft/fluentui/pull/28649) by beachball)
26
+
7
27
  ## [9.0.0-beta.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.60)
8
28
 
9
- Tue, 25 Jul 2023 13:26:19 GMT
29
+ Tue, 25 Jul 2023 13:29:16 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.59..@fluentui/react-alert_v9.0.0-beta.60)
11
31
 
12
32
  ### Changes
13
33
 
14
34
  - chore: Update react-icons version to pick up fowardref change. ([PR #28590](https://github.com/microsoft/fluentui/pull/28590) by ololubek@microsoft.com)
15
- - Bump @fluentui/react-avatar to v9.5.14 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
16
- - Bump @fluentui/react-button to v9.3.25 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
17
- - Bump @fluentui/react-tabster to v9.11.0 ([PR #28530](https://github.com/microsoft/fluentui/pull/28530) by beachball)
35
+ - Bump @fluentui/react-avatar to v9.5.14 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
36
+ - Bump @fluentui/react-button to v9.3.25 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
37
+ - Bump @fluentui/react-tabster to v9.11.0 ([PR #28622](https://github.com/microsoft/fluentui/pull/28622) by beachball)
18
38
 
19
39
  ## [9.0.0-beta.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.59)
20
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-alert",
3
- "version": "9.0.0-beta.60",
3
+ "version": "9.0.0-beta.62",
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.14",
37
- "@fluentui/react-button": "^9.3.25",
36
+ "@fluentui/react-avatar": "^9.5.16",
37
+ "@fluentui/react-button": "^9.3.26",
38
38
  "@fluentui/react-icons": "^2.0.207",
39
- "@fluentui/react-tabster": "^9.11.0",
39
+ "@fluentui/react-tabster": "^9.11.1",
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.12",