@fluentui/react-alert 9.0.0-beta.86 → 9.0.0-beta.88

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,73 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 12 Oct 2023 14:52:34 GMT",
5
+ "date": "Mon, 23 Oct 2023 09:48:56 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.88",
7
+ "version": "9.0.0-beta.88",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-alert",
13
+ "comment": "Bump @fluentui/react-avatar to v9.5.42",
14
+ "commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-button to v9.3.51",
20
+ "commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-tabster to v9.14.1",
26
+ "commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Wed, 18 Oct 2023 17:54:08 GMT",
33
+ "tag": "@fluentui/react-alert_v9.0.0-beta.87",
34
+ "version": "9.0.0-beta.87",
35
+ "comments": {
36
+ "prerelease": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-alert",
40
+ "comment": "Bump @fluentui/react-avatar to v9.5.41",
41
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-alert",
46
+ "comment": "Bump @fluentui/react-button to v9.3.50",
47
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-alert",
52
+ "comment": "Bump @fluentui/react-tabster to v9.14.0",
53
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-alert",
58
+ "comment": "Bump @fluentui/react-utilities to v9.15.1",
59
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-alert",
64
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.18",
65
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Thu, 12 Oct 2023 14:55:44 GMT",
6
72
  "tag": "@fluentui/react-alert_v9.0.0-beta.86",
7
73
  "version": "9.0.0-beta.86",
8
74
  "comments": {
@@ -11,19 +77,19 @@
11
77
  "author": "beachball",
12
78
  "package": "@fluentui/react-alert",
13
79
  "comment": "Bump @fluentui/react-avatar to v9.5.40",
14
- "commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
80
+ "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
15
81
  },
16
82
  {
17
83
  "author": "beachball",
18
84
  "package": "@fluentui/react-alert",
19
85
  "comment": "Bump @fluentui/react-button to v9.3.49",
20
- "commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
86
+ "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
21
87
  },
22
88
  {
23
89
  "author": "beachball",
24
90
  "package": "@fluentui/react-alert",
25
91
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.17",
26
- "commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
92
+ "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
27
93
  }
28
94
  ]
29
95
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,43 @@
1
1
  # Change Log - @fluentui/react-alert
2
2
 
3
- This log was last generated on Thu, 12 Oct 2023 14:52:34 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 Oct 2023 09:48:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.88](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.88)
8
+
9
+ Mon, 23 Oct 2023 09:48:56 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.87..@fluentui/react-alert_v9.0.0-beta.88)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-avatar to v9.5.42 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
15
+ - Bump @fluentui/react-button to v9.3.51 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
16
+ - Bump @fluentui/react-tabster to v9.14.1 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
17
+
18
+ ## [9.0.0-beta.87](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.87)
19
+
20
+ Wed, 18 Oct 2023 17:54:08 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.86..@fluentui/react-alert_v9.0.0-beta.87)
22
+
23
+ ### Changes
24
+
25
+ - Bump @fluentui/react-avatar to v9.5.41 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
26
+ - Bump @fluentui/react-button to v9.3.50 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
27
+ - Bump @fluentui/react-tabster to v9.14.0 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.15.1 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
29
+ - Bump @fluentui/react-jsx-runtime to v9.0.18 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
30
+
7
31
  ## [9.0.0-beta.86](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.86)
8
32
 
9
- Thu, 12 Oct 2023 14:52:34 GMT
33
+ Thu, 12 Oct 2023 14:55:44 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.85..@fluentui/react-alert_v9.0.0-beta.86)
11
35
 
12
36
  ### Changes
13
37
 
14
- - Bump @fluentui/react-avatar to v9.5.40 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
15
- - Bump @fluentui/react-button to v9.3.49 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
16
- - Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
38
+ - Bump @fluentui/react-avatar to v9.5.40 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
39
+ - Bump @fluentui/react-button to v9.3.49 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
40
+ - Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
17
41
 
18
42
  ## [9.0.0-beta.85](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.85)
19
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-alert",
3
- "version": "9.0.0-beta.86",
3
+ "version": "9.0.0-beta.88",
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.40",
37
- "@fluentui/react-button": "^9.3.49",
36
+ "@fluentui/react-avatar": "^9.5.42",
37
+ "@fluentui/react-button": "^9.3.51",
38
38
  "@fluentui/react-icons": "^2.0.217",
39
- "@fluentui/react-tabster": "^9.13.6",
39
+ "@fluentui/react-tabster": "^9.14.1",
40
40
  "@fluentui/react-theme": "^9.1.14",
41
- "@fluentui/react-utilities": "^9.15.0",
42
- "@fluentui/react-jsx-runtime": "^9.0.17",
41
+ "@fluentui/react-utilities": "^9.15.1",
42
+ "@fluentui/react-jsx-runtime": "^9.0.18",
43
43
  "@griffel/react": "^1.5.14",
44
44
  "@swc/helpers": "^0.5.1"
45
45
  },