@fluentui/react-alert 9.0.0-beta.10 → 9.0.0-beta.12

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,67 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 20 Sep 2022 20:54:08 GMT",
5
+ "date": "Thu, 13 Oct 2022 10:59:19 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.12",
7
+ "version": "9.0.0-beta.12",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-alert",
13
+ "commit": "1a527d440e0497ef8046b3ce240492241e7a04ac",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-alert",
19
+ "comment": "Bump @fluentui/react-avatar to v9.2.1",
20
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-alert",
25
+ "comment": "Bump @fluentui/react-button to v9.1.4",
26
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-alert",
31
+ "comment": "Bump @fluentui/react-utilities to v9.1.1",
32
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-alert",
37
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15",
38
+ "commit": "cd05c21e62ff37812d614330eb70f97fd978c97a"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Mon, 03 Oct 2022 22:24:42 GMT",
45
+ "tag": "@fluentui/react-alert_v9.0.0-beta.11",
46
+ "version": "9.0.0-beta.11",
47
+ "comments": {
48
+ "prerelease": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-alert",
52
+ "comment": "Bump @fluentui/react-avatar to v9.2.0",
53
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-alert",
58
+ "comment": "Bump @fluentui/react-button to v9.1.3",
59
+ "commit": "67a8c98b8d53cd2fa14d668cf639b867b68ad18a"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Tue, 20 Sep 2022 20:55:45 GMT",
6
66
  "tag": "@fluentui/react-alert_v9.0.0-beta.10",
7
67
  "version": "9.0.0-beta.10",
8
68
  "comments": {
@@ -11,19 +71,19 @@
11
71
  "author": "beachball",
12
72
  "package": "@fluentui/react-alert",
13
73
  "comment": "Bump @fluentui/react-avatar to v9.1.1",
14
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
74
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
15
75
  },
16
76
  {
17
77
  "author": "beachball",
18
78
  "package": "@fluentui/react-alert",
19
79
  "comment": "Bump @fluentui/react-button to v9.1.2",
20
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
80
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
21
81
  },
22
82
  {
23
83
  "author": "beachball",
24
84
  "package": "@fluentui/react-alert",
25
85
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14",
26
- "commit": "9617a5a46ef4c5e310a066a5374ff2ed61db3c66"
86
+ "commit": "4ceba844c804a2f49b0465389100e7a3dabf116e"
27
87
  }
28
88
  ]
29
89
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,42 @@
1
1
  # Change Log - @fluentui/react-alert
2
2
 
3
- This log was last generated on Tue, 20 Sep 2022 20:54:08 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 13 Oct 2022 10:59:19 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.12)
8
+
9
+ Thu, 13 Oct 2022 10:59:19 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.11..@fluentui/react-alert_v9.0.0-beta.12)
11
+
12
+ ### Changes
13
+
14
+ - chore: Update Griffel to latest version ([PR #25075](https://github.com/microsoft/fluentui/pull/25075) by olfedias@microsoft.com)
15
+ - Bump @fluentui/react-avatar to v9.2.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
16
+ - Bump @fluentui/react-button to v9.1.4 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.1.1 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
18
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.15 ([PR #25181](https://github.com/microsoft/fluentui/pull/25181) by beachball)
19
+
20
+ ## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.11)
21
+
22
+ Mon, 03 Oct 2022 22:24:42 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.10..@fluentui/react-alert_v9.0.0-beta.11)
24
+
25
+ ### Changes
26
+
27
+ - Bump @fluentui/react-avatar to v9.2.0 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
28
+ - Bump @fluentui/react-button to v9.1.3 ([PR #25055](https://github.com/microsoft/fluentui/pull/25055) by beachball)
29
+
7
30
  ## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.10)
8
31
 
9
- Tue, 20 Sep 2022 20:54:08 GMT
32
+ Tue, 20 Sep 2022 20:55:45 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.9..@fluentui/react-alert_v9.0.0-beta.10)
11
34
 
12
35
  ### Changes
13
36
 
14
- - Bump @fluentui/react-avatar to v9.1.1 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
15
- - Bump @fluentui/react-button to v9.1.2 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
16
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14 ([PR #24870](https://github.com/microsoft/fluentui/pull/24870) by beachball)
37
+ - Bump @fluentui/react-avatar to v9.1.1 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
38
+ - Bump @fluentui/react-button to v9.1.2 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
39
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.14 ([PR #24869](https://github.com/microsoft/fluentui/pull/24869) by beachball)
17
40
 
18
41
  ## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.9)
19
42
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-alert",
3
- "version": "9.0.0-beta.10",
3
+ "version": "9.0.0-beta.12",
4
4
  "description": "An alert component to display brief messages",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,16 +28,16 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0-beta.14",
31
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.15",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-avatar": "^9.1.1",
36
- "@fluentui/react-button": "^9.1.2",
35
+ "@fluentui/react-avatar": "^9.2.1",
36
+ "@fluentui/react-button": "^9.1.4",
37
37
  "@fluentui/react-icons": "^2.0.175",
38
38
  "@fluentui/react-theme": "^9.1.0",
39
- "@fluentui/react-utilities": "^9.1.0",
40
- "@griffel/react": "^1.3.0",
39
+ "@fluentui/react-utilities": "^9.1.1",
40
+ "@griffel/react": "^1.4.0",
41
41
  "tslib": "^2.1.0"
42
42
  },
43
43
  "peerDependencies": {