@fluentui/react-alert 9.0.0-beta.16 → 9.0.0-beta.18

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,89 @@
2
2
  "name": "@fluentui/react-alert",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 02 Nov 2022 11:54:47 GMT",
5
+ "date": "Thu, 17 Nov 2022 23:02:30 GMT",
6
+ "tag": "@fluentui/react-alert_v9.0.0-beta.18",
7
+ "version": "9.0.0-beta.18",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-alert",
13
+ "commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
14
+ "comment": "chore: update package scaffold"
15
+ }
16
+ ],
17
+ "prerelease": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-alert",
21
+ "comment": "Bump @fluentui/react-avatar to v9.2.7",
22
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-alert",
27
+ "comment": "Bump @fluentui/react-button to v9.1.9",
28
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-alert",
33
+ "comment": "Bump @fluentui/react-utilities to v9.2.2",
34
+ "commit": "94e156be5d3b5790d82dccf08c32672733fb9335"
35
+ }
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "date": "Fri, 11 Nov 2022 14:57:51 GMT",
41
+ "tag": "@fluentui/react-alert_v9.0.0-beta.17",
42
+ "version": "9.0.0-beta.17",
43
+ "comments": {
44
+ "none": [
45
+ {
46
+ "author": "martinhochel@microsoft.com",
47
+ "package": "@fluentui/react-alert",
48
+ "commit": "87859b052155ca206ef3540a2a9623803f6e2b93",
49
+ "comment": "test: replace deprecated module.parent with require.main within isConformance"
50
+ }
51
+ ],
52
+ "prerelease": [
53
+ {
54
+ "author": "beachball",
55
+ "package": "@fluentui/react-alert",
56
+ "comment": "Bump @fluentui/react-avatar to v9.2.6",
57
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
58
+ },
59
+ {
60
+ "author": "beachball",
61
+ "package": "@fluentui/react-alert",
62
+ "comment": "Bump @fluentui/react-button to v9.1.8",
63
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
64
+ },
65
+ {
66
+ "author": "beachball",
67
+ "package": "@fluentui/react-alert",
68
+ "comment": "Bump @fluentui/react-theme to v9.1.2",
69
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
70
+ },
71
+ {
72
+ "author": "beachball",
73
+ "package": "@fluentui/react-alert",
74
+ "comment": "Bump @fluentui/react-utilities to v9.2.1",
75
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
76
+ },
77
+ {
78
+ "author": "beachball",
79
+ "package": "@fluentui/react-alert",
80
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18",
81
+ "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
82
+ }
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "date": "Wed, 02 Nov 2022 11:57:47 GMT",
6
88
  "tag": "@fluentui/react-alert_v9.0.0-beta.16",
7
89
  "version": "9.0.0-beta.16",
8
90
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-alert
2
2
 
3
- This log was last generated on Wed, 02 Nov 2022 11:54:47 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 17 Nov 2022 23:02:30 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.18)
8
+
9
+ Thu, 17 Nov 2022 23:02:30 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.17..@fluentui/react-alert_v9.0.0-beta.18)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-avatar to v9.2.7 ([PR #25683](https://github.com/microsoft/fluentui/pull/25683) by beachball)
15
+ - Bump @fluentui/react-button to v9.1.9 ([PR #25683](https://github.com/microsoft/fluentui/pull/25683) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.2.2 ([PR #25683](https://github.com/microsoft/fluentui/pull/25683) by beachball)
17
+
18
+ ## [9.0.0-beta.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.17)
19
+
20
+ Fri, 11 Nov 2022 14:57:51 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.16..@fluentui/react-alert_v9.0.0-beta.17)
22
+
23
+ ### Changes
24
+
25
+ - Bump @fluentui/react-avatar to v9.2.6 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
26
+ - Bump @fluentui/react-button to v9.1.8 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
27
+ - Bump @fluentui/react-theme to v9.1.2 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.2.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
29
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.18 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
30
+
7
31
  ## [9.0.0-beta.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.16)
8
32
 
9
- Wed, 02 Nov 2022 11:54:47 GMT
33
+ Wed, 02 Nov 2022 11:57:47 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.15..@fluentui/react-alert_v9.0.0-beta.16)
11
35
 
12
36
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-alert",
3
- "version": "9.0.0-beta.16",
3
+ "version": "9.0.0-beta.18",
4
4
  "description": "An alert component to display brief messages",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,15 +27,15 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "9.0.0-beta.17",
30
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.18",
31
31
  "@fluentui/scripts": "^1.0.0"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-avatar": "^9.2.5",
35
- "@fluentui/react-button": "^9.1.7",
34
+ "@fluentui/react-avatar": "^9.2.7",
35
+ "@fluentui/react-button": "^9.1.9",
36
36
  "@fluentui/react-icons": "^2.0.175",
37
- "@fluentui/react-theme": "^9.1.1",
38
- "@fluentui/react-utilities": "^9.2.0",
37
+ "@fluentui/react-theme": "^9.1.2",
38
+ "@fluentui/react-utilities": "^9.2.2",
39
39
  "@griffel/react": "^1.4.2",
40
40
  "tslib": "^2.1.0"
41
41
  },