@fluentui/react-toast 9.3.1 → 9.3.3

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,79 @@
2
2
  "name": "@fluentui/react-toast",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Sep 2023 16:40:23 GMT",
5
+ "date": "Wed, 20 Sep 2023 17:40:52 GMT",
6
+ "tag": "@fluentui/react-toast_v9.3.3",
7
+ "version": "9.3.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-toast",
13
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0",
14
+ "comment": "chore: trigger manual version bump after broken release"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-toast",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.10",
20
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-toast",
25
+ "comment": "Bump @fluentui/react-portal to v9.3.16",
26
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-toast",
31
+ "comment": "Bump @fluentui/react-shared-contexts to v9.8.1",
32
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-toast",
37
+ "comment": "Bump @fluentui/react-tabster to v9.12.11",
38
+ "commit": "41d0ed0376ad79f1f5f5c4c7487515a1c6be35f0"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 20 Sep 2023 14:59:53 GMT",
45
+ "tag": "@fluentui/react-toast_v9.3.2",
46
+ "version": "9.3.2",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-toast",
52
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.9",
53
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-toast",
58
+ "comment": "Bump @fluentui/react-portal to v9.3.15",
59
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-toast",
64
+ "comment": "Bump @fluentui/react-shared-contexts to v9.8.0",
65
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-toast",
70
+ "comment": "Bump @fluentui/react-tabster to v9.12.10",
71
+ "commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "date": "Thu, 14 Sep 2023 16:44:47 GMT",
6
78
  "tag": "@fluentui/react-toast_v9.3.1",
7
79
  "version": "9.3.1",
8
80
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui/react-toast
2
2
 
3
- This log was last generated on Thu, 14 Sep 2023 16:40:23 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 20 Sep 2023 17:40:52 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.3)
8
+
9
+ Wed, 20 Sep 2023 17:40:52 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.2..@fluentui/react-toast_v9.3.3)
11
+
12
+ ### Patches
13
+
14
+ - chore: trigger manual version bump after broken release ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by martinhochel@microsoft.com)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.10 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
16
+ - Bump @fluentui/react-portal to v9.3.16 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
17
+ - Bump @fluentui/react-shared-contexts to v9.8.1 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.12.11 ([PR #29197](https://github.com/microsoft/fluentui/pull/29197) by beachball)
19
+
20
+ ## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.2)
21
+
22
+ Wed, 20 Sep 2023 14:59:53 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.1..@fluentui/react-toast_v9.3.2)
24
+
25
+ ### Patches
26
+
27
+ - Bump @fluentui/react-jsx-runtime to v9.0.9 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
28
+ - Bump @fluentui/react-portal to v9.3.15 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
29
+ - Bump @fluentui/react-shared-contexts to v9.8.0 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
30
+ - Bump @fluentui/react-tabster to v9.12.10 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
31
+
7
32
  ## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.1)
8
33
 
9
- Thu, 14 Sep 2023 16:40:23 GMT
34
+ Thu, 14 Sep 2023 16:44:47 GMT
10
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.0..@fluentui/react-toast_v9.3.1)
11
36
 
12
37
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-toast",
3
- "version": "9.3.1",
3
+ "version": "9.3.3",
4
4
  "description": "Toast component for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -39,10 +39,10 @@
39
39
  "@fluentui/keyboard-keys": "^9.0.4",
40
40
  "@fluentui/react-aria": "^9.3.36",
41
41
  "@fluentui/react-icons": "^2.0.207",
42
- "@fluentui/react-jsx-runtime": "^9.0.8",
43
- "@fluentui/react-portal": "^9.3.14",
44
- "@fluentui/react-shared-contexts": "^9.7.3",
45
- "@fluentui/react-tabster": "^9.12.9",
42
+ "@fluentui/react-jsx-runtime": "^9.0.10",
43
+ "@fluentui/react-portal": "^9.3.16",
44
+ "@fluentui/react-shared-contexts": "^9.8.1",
45
+ "@fluentui/react-tabster": "^9.12.11",
46
46
  "@fluentui/react-theme": "^9.1.12",
47
47
  "@fluentui/react-utilities": "^9.13.3",
48
48
  "@griffel/react": "^1.5.14",