@fluentui/react-alert 9.0.0-beta.83 → 9.0.0-beta.85

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,85 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 05 Oct 2023 15:17:55 GMT",
5
+ "date": "Wed, 11 Oct 2023 13:50:07 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.85",
7
+ "version": "9.0.0-beta.85",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-alert",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.39",
14
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-button to v9.3.48",
20
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-tabster to v9.13.6",
26
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-alert",
31
+ "comment": "Bump @fluentui/react-utilities to v9.15.0",
32
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-alert",
37
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.16",
38
+ "commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Mon, 09 Oct 2023 20:45:44 GMT",
45
+ "tag": "@fluentui/react-alert_v9.0.0-beta.84",
46
+ "version": "9.0.0-beta.84",
47
+ "comments": {
48
+ "prerelease": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-alert",
52
+ "comment": "Bump @fluentui/react-avatar to v9.5.38",
53
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-alert",
58
+ "comment": "Bump @fluentui/react-button to v9.3.47",
59
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-alert",
64
+ "comment": "Bump @fluentui/react-tabster to v9.13.5",
65
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-alert",
70
+ "comment": "Bump @fluentui/react-utilities to v9.14.2",
71
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-alert",
76
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.15",
77
+ "commit": "d2196ea1ca001fbc22f38fcb258016f1df6c87e4"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Thu, 05 Oct 2023 15:25:29 GMT",
6
84
  "tag": "@fluentui/react-alert_v9.0.0-beta.83",
7
85
  "version": "9.0.0-beta.83",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,38 @@
1
1
  # Change Log - @fluentui/react-alert
2
2
 
3
- This log was last generated on Thu, 05 Oct 2023 15:17:55 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 11 Oct 2023 13:50:07 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.85](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.85)
8
+
9
+ Wed, 11 Oct 2023 13:50:07 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.84..@fluentui/react-alert_v9.0.0-beta.85)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.39 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
15
+ - Bump @fluentui/react-button to v9.3.48 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.13.6 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.15.0 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
18
+ - Bump @fluentui/react-jsx-runtime to v9.0.16 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
19
+
20
+ ## [9.0.0-beta.84](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.84)
21
+
22
+ Mon, 09 Oct 2023 20:45:44 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.83..@fluentui/react-alert_v9.0.0-beta.84)
24
+
25
+ ### Changes
26
+
27
+ - Bump @fluentui/react-avatar to v9.5.38 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
28
+ - Bump @fluentui/react-button to v9.3.47 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
29
+ - Bump @fluentui/react-tabster to v9.13.5 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.14.2 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
31
+ - Bump @fluentui/react-jsx-runtime to v9.0.15 ([PR #29364](https://github.com/microsoft/fluentui/pull/29364) by beachball)
32
+
7
33
  ## [9.0.0-beta.83](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.83)
8
34
 
9
- Thu, 05 Oct 2023 15:17:55 GMT
35
+ Thu, 05 Oct 2023 15:25:29 GMT
10
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.82..@fluentui/react-alert_v9.0.0-beta.83)
11
37
 
12
38
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-alert",
3
- "version": "9.0.0-beta.83",
3
+ "version": "9.0.0-beta.85",
4
4
  "description": "An alert component to display brief messages",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,13 +33,13 @@
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-avatar": "^9.5.37",
37
- "@fluentui/react-button": "^9.3.46",
36
+ "@fluentui/react-avatar": "^9.5.39",
37
+ "@fluentui/react-button": "^9.3.48",
38
38
  "@fluentui/react-icons": "^2.0.217",
39
- "@fluentui/react-tabster": "^9.13.4",
39
+ "@fluentui/react-tabster": "^9.13.6",
40
40
  "@fluentui/react-theme": "^9.1.14",
41
- "@fluentui/react-utilities": "^9.14.1",
42
- "@fluentui/react-jsx-runtime": "^9.0.14",
41
+ "@fluentui/react-utilities": "^9.15.0",
42
+ "@fluentui/react-jsx-runtime": "^9.0.16",
43
43
  "@griffel/react": "^1.5.14",
44
44
  "@swc/helpers": "^0.5.1"
45
45
  },