@fluentui/react-alert 9.0.0-beta.14 → 9.0.0-beta.15

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,36 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 20 Oct 2022 08:35:34 GMT",
5
+ "date": "Tue, 25 Oct 2022 00:34:05 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.15",
7
+ "version": "9.0.0-beta.15",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "miroslav.stastny@microsoft.com",
12
+ "package": "@fluentui/react-alert",
13
+ "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
14
+ "comment": "Update package readme"
15
+ }
16
+ ],
17
+ "prerelease": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-alert",
21
+ "comment": "Bump @fluentui/react-avatar to v9.2.4",
22
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-alert",
27
+ "comment": "Bump @fluentui/react-button to v9.1.6",
28
+ "commit": "eef12b9ae58b64ff68576dc2d865b601e46c85b9"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Thu, 20 Oct 2022 08:39:57 GMT",
6
35
  "tag": "@fluentui/react-alert_v9.0.0-beta.14",
7
36
  "version": "9.0.0-beta.14",
8
37
  "comments": {
@@ -29,31 +58,31 @@
29
58
  "author": "beachball",
30
59
  "package": "@fluentui/react-alert",
31
60
  "comment": "Bump @fluentui/react-avatar to v9.2.3",
32
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
61
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
33
62
  },
34
63
  {
35
64
  "author": "beachball",
36
65
  "package": "@fluentui/react-alert",
37
66
  "comment": "Bump @fluentui/react-button to v9.1.5",
38
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
67
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
39
68
  },
40
69
  {
41
70
  "author": "beachball",
42
71
  "package": "@fluentui/react-alert",
43
72
  "comment": "Bump @fluentui/react-theme to v9.1.1",
44
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
73
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
45
74
  },
46
75
  {
47
76
  "author": "beachball",
48
77
  "package": "@fluentui/react-alert",
49
78
  "comment": "Bump @fluentui/react-utilities to v9.1.2",
50
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
79
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
51
80
  },
52
81
  {
53
82
  "author": "beachball",
54
83
  "package": "@fluentui/react-alert",
55
84
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
56
- "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
85
+ "commit": "5ea1372675d910d76cf1b9cbd74d05b7c4e8fcbc"
57
86
  }
58
87
  ]
59
88
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,22 @@
1
1
  # Change Log - @fluentui/react-alert
2
2
 
3
- This log was last generated on Thu, 20 Oct 2022 08:35:34 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 25 Oct 2022 00:34:05 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.15)
8
+
9
+ Tue, 25 Oct 2022 00:34:05 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.14..@fluentui/react-alert_v9.0.0-beta.15)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-avatar to v9.2.4 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
15
+ - Bump @fluentui/react-button to v9.1.6 ([PR #25363](https://github.com/microsoft/fluentui/pull/25363) by beachball)
16
+
7
17
  ## [9.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.14)
8
18
 
9
- Thu, 20 Oct 2022 08:35:34 GMT
19
+ Thu, 20 Oct 2022 08:39:57 GMT
10
20
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.13..@fluentui/react-alert_v9.0.0-beta.14)
11
21
 
12
22
  ### Changes
@@ -14,11 +24,11 @@ Thu, 20 Oct 2022 08:35:34 GMT
14
24
  - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
15
25
  - chore: Migrate to new package structure. ([PR #25197](https://github.com/microsoft/fluentui/pull/25197) by tristan.watanabe@gmail.com)
16
26
  - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
17
- - Bump @fluentui/react-avatar to v9.2.3 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
18
- - Bump @fluentui/react-button to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
19
- - Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
20
- - Bump @fluentui/react-utilities to v9.1.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
21
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
27
+ - Bump @fluentui/react-avatar to v9.2.3 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
28
+ - Bump @fluentui/react-button to v9.1.5 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
29
+ - Bump @fluentui/react-theme to v9.1.1 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.1.2 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
31
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by beachball)
22
32
 
23
33
  ## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.13)
24
34
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @fluentui/react-alert
2
2
 
3
- **React Alert component for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)**
3
+ **React Alert component for [Fluent UI React](https://react.fluentui.dev)**
4
4
 
5
5
  > WIP 🚧 - These are not production-ready components as we are still in a Beta phase.
6
6
  > See the [spec.md](./Spec.md) for usage and component API details
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-alert",
3
- "version": "9.0.0-beta.14",
3
+ "version": "9.0.0-beta.15",
4
4
  "description": "An alert component to display brief messages",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -31,8 +31,8 @@
31
31
  "@fluentui/scripts": "^1.0.0"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-avatar": "^9.2.3",
35
- "@fluentui/react-button": "^9.1.5",
34
+ "@fluentui/react-avatar": "^9.2.4",
35
+ "@fluentui/react-button": "^9.1.6",
36
36
  "@fluentui/react-icons": "^2.0.175",
37
37
  "@fluentui/react-theme": "^9.1.1",
38
38
  "@fluentui/react-utilities": "^9.1.2",