@fluentui/react-toolbar 9.1.1 → 9.1.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,97 @@
2
2
  "name": "@fluentui/react-toolbar",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 10 Mar 2023 07:11:11 GMT",
5
+ "date": "Wed, 15 Mar 2023 10:17:05 GMT",
6
+ "tag": "@fluentui/react-toolbar_v9.1.3",
7
+ "version": "9.1.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-toolbar",
13
+ "comment": "Bump @fluentui/react-button to v9.3.3",
14
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-toolbar",
19
+ "comment": "Bump @fluentui/react-divider to v9.2.3",
20
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-toolbar",
25
+ "comment": "Bump @fluentui/react-theme to v9.1.6",
26
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-toolbar",
31
+ "comment": "Bump @fluentui/react-radio to v9.1.3",
32
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-toolbar",
37
+ "comment": "Bump @fluentui/react-shared-contexts to v9.3.1",
38
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-toolbar",
43
+ "comment": "Bump @fluentui/react-tabster to v9.5.7",
44
+ "commit": "5da01b4766ae6d81befb7bcd588d9cf8d969e1e2"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Mon, 13 Mar 2023 08:58:26 GMT",
51
+ "tag": "@fluentui/react-toolbar_v9.1.2",
52
+ "version": "9.1.2",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-toolbar",
58
+ "comment": "Bump @fluentui/react-button to v9.3.2",
59
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-toolbar",
64
+ "comment": "Bump @fluentui/react-divider to v9.2.2",
65
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-toolbar",
70
+ "comment": "Bump @fluentui/react-utilities to v9.7.0",
71
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-toolbar",
76
+ "comment": "Bump @fluentui/react-context-selector to v9.1.13",
77
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-toolbar",
82
+ "comment": "Bump @fluentui/react-radio to v9.1.2",
83
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-toolbar",
88
+ "comment": "Bump @fluentui/react-tabster to v9.5.6",
89
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
90
+ }
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "date": "Fri, 10 Mar 2023 07:14:01 GMT",
6
96
  "tag": "@fluentui/react-toolbar_v9.1.1",
7
97
  "version": "9.1.1",
8
98
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,40 @@
1
1
  # Change Log - @fluentui/react-toolbar
2
2
 
3
- This log was last generated on Fri, 10 Mar 2023 07:11:11 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 15 Mar 2023 10:17:05 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.3)
8
+
9
+ Wed, 15 Mar 2023 10:17:05 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.2..@fluentui/react-toolbar_v9.1.3)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-button to v9.3.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
15
+ - Bump @fluentui/react-divider to v9.2.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
16
+ - Bump @fluentui/react-theme to v9.1.6 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
17
+ - Bump @fluentui/react-radio to v9.1.3 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
18
+ - Bump @fluentui/react-shared-contexts to v9.3.1 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
19
+ - Bump @fluentui/react-tabster to v9.5.7 ([PR #27213](https://github.com/microsoft/fluentui/pull/27213) by beachball)
20
+
21
+ ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.2)
22
+
23
+ Mon, 13 Mar 2023 08:58:26 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.1..@fluentui/react-toolbar_v9.1.2)
25
+
26
+ ### Patches
27
+
28
+ - Bump @fluentui/react-button to v9.3.2 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
29
+ - Bump @fluentui/react-divider to v9.2.2 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.7.0 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
31
+ - Bump @fluentui/react-context-selector to v9.1.13 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
32
+ - Bump @fluentui/react-radio to v9.1.2 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
33
+ - Bump @fluentui/react-tabster to v9.5.6 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
34
+
7
35
  ## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-toolbar_v9.1.1)
8
36
 
9
- Fri, 10 Mar 2023 07:11:11 GMT
37
+ Fri, 10 Mar 2023 07:14:01 GMT
10
38
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toolbar_v9.1.0..@fluentui/react-toolbar_v9.1.1)
11
39
 
12
40
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-toolbar",
3
- "version": "9.1.1",
3
+ "version": "9.1.3",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,14 +34,14 @@
34
34
  "@fluentui/scripts-tasks": "*"
35
35
  },
36
36
  "dependencies": {
37
- "@fluentui/react-button": "^9.3.1",
38
- "@fluentui/react-divider": "^9.2.1",
39
- "@fluentui/react-theme": "^9.1.5",
40
- "@fluentui/react-utilities": "^9.6.2",
41
- "@fluentui/react-context-selector": "^9.1.12",
42
- "@fluentui/react-radio": "^9.1.1",
43
- "@fluentui/react-shared-contexts": "^9.3.0",
44
- "@fluentui/react-tabster": "^9.5.5",
37
+ "@fluentui/react-button": "^9.3.3",
38
+ "@fluentui/react-divider": "^9.2.3",
39
+ "@fluentui/react-theme": "^9.1.6",
40
+ "@fluentui/react-utilities": "^9.7.0",
41
+ "@fluentui/react-context-selector": "^9.1.13",
42
+ "@fluentui/react-radio": "^9.1.3",
43
+ "@fluentui/react-shared-contexts": "^9.3.1",
44
+ "@fluentui/react-tabster": "^9.5.7",
45
45
  "@griffel/react": "^1.5.2",
46
46
  "tslib": "^2.1.0"
47
47
  },